Re: Code problems found by doxygen


Subject: Re: Code problems found by doxygen
From: Mike Nordell (tamlin@algonet.se)
Date: Wed Feb 07 2001 - 17:47:23 CST


Sam TH asked:
[register keyword]
> I highly doubt gcc actually does what you tell it here. However, I
> was unable to find mention of the register keyword in the GCC manual.
> What does MSVC do with it?

As any reasonable [optimizing] compiler using crappy x86, it discards it
without notice. AFAIK it's removed as soon as the syntax checker validated
the expression.

/Mike



This archive was generated by hypermail 2b25 : Wed Feb 07 2001 - 17:48:19 CST