Skip to content

[BUG] On creation check if subclass reach it’s limit #1

@kucjac

Description

@kucjac

Describe the problem
In case there are so many subclasses that the integer value is greater than allowable the New* functions should return errors.

Describe the solution
Check if the top level value are not reached while creating new subclasses instances. The functions should not allow to create the Majors that are invalid - if the previous value is MaxUint32 then the next one would be zero. In case of Minors and Indexes it should check if the value isn’t greater than allowable.

Sent with GitHawk

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions