NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/43234 (lint warns about perfectly good casts)



Synopsis: lint warns about perfectly good casts

State-Changed-From-To: open->closed
State-Changed-By: rillig%NetBSD.org@localhost
State-Changed-When: Mon, 07 Feb 2022 03:39:01 +0000
State-Changed-Why:
Until 2021.01.30.18.16.45, lint warned:
    pointer casts may be troublesome [247]
Starting at 2021.01.30.21.49.08, lint warned:
    pointer cast from 'pointer to int' to 'pointer to unsigned char'
    may be troublesome [247]
Since 2021.03.26.16.59.18 (tree.c 1.249), lint doesn't warn anymore.
Fixed, thanks for the PR.





Home | Main Index | Thread Index | Old Index