On Tue, 4 Sep 2007, Dave Korn wrote: > On 04 September 2007 10:05, me wrote: >> The point of this is that __COUNTER__ would assign consecutive numbers > >> I can not find g++'s equivalent & wonder how I could achieve the same >> thing? > This feature was just added recently. It will be in all upcoming gcc-4.3 > and later series releases. See > http://gcc.gnu.org/ml/gcc-patches/2007-05/msg01579.html
Hmm, I just noticed that we do not indicate so in our release notes, though. Ollie, would you mind adding a snippet to htdocs/gcc-4.3/changes.html in the wwwdocs module of our CVS repository? If you need any help with that, please let me know. Gerald