This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c/4938: bad warnings about signed and unsigned

[Get raw message]
Synopsis: bad warnings about signed and unsigned

State-Changed-From-To: open->feedback
State-Changed-By: jsm28
State-Changed-When: Sat Nov 24 03:05:01 2001
State-Changed-Why:
    The manual clearly explains, section "Incompatibilities",
    why 2147483648 is unsigned and so -2147483648 is positive.
    Could you please let us know where you looked in the manual
    to find information about this, and how we might improve
    the manual to make it easier to find, so that you would
    have found it without reporting this as a bug?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4938&database=gcc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]