Hi,

On Mon, 3 Jul 2017, Barath Aron wrote:

I vote for __COUNTER__ as well. Some macro-libraries of mine also use it. :)

Implemented in mob 824dceb. Wasn't totally trivial because our way of expanding macro arguments wasn't like the standard requires but only in a way noticable with macros like __COUNTER__ (or others that result in different values for different invocations, like super-precise __TIME__).


Ciao,
Michael.

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to