On Wednesday 05 March 2008 08:16, Dmitry K. wrote: > On Wednesday 05 March 2008 03:06, Joerg Wunsch wrote: > > >The better method is to add checking into Avr-libc: as Avr-libc > > >is busy by ISR vectors, so Avr-libc must to check names. There > > >is a decision based on C preprocessor's manipulations: it was > > >disscussed a few years ago. > > > > Do you have a reference to it? I only vaguely remember it.
It was savannah bug #8643: Misspelled signal names are not caught by gcc. Begin of discussion: http://lists.nongnu.org/archive/html/avr-libc-dev/2004-04/msg00072.html How to use CPP for checking: http://lists.nongnu.org/archive/html/avr-libc-dev/2004-04/msg00084.html Regards, Dmitry. _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
