This is the mail archive of the gcc-patches@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] |
On Wed, Sep 18, 2002 at 11:06:58PM +0100, Neil Booth wrote: > we adopted the convention of sticking with bool, but doing > > !!sticky > > in places like those below, FWIW. It's not the places below that are the big problem. It's the bit in the middle that does "bool |= unsigned long". r~
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |