In article <[EMAIL PROTECTED]> you write: >IMHO, the presence of this check in GCC is bad decision entirely.
I think it's more been a stop-gap measure by its time, rather than a real solution. Too many people have been bitten by their misspelled vector names being silently ignored. >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. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
