Skip to content

wish: disabling check (by special formatted comment?) #240

Description

@denizzzka
auto inner = args.length - 1;
./src/dpq2/answer.d(432:27)[warn]: Avoid subtracting from '.length' as it may be unsigned.

But I am sure that at this point .length > 0 (by assert/enforce) and it will be cool if this check on this line can be disabled by any way

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions