Hmmm, seems like attachments are not allowed, so: --- include/avr/wdt.h.old 2008-11-05 11:22:18.000000000 +0100 +++ include/avr/wdt.h 2008-11-05 11:22:31.000000000 +0100 @@ -130,7 +130,7 @@ */ -#if || defined(__AVR_ATxmega64A1__) \ +#if defined(__AVR_ATxmega64A1__) \ || defined(__AVR_ATxmega64A3__) \ || defined(__AVR_ATxmega128A1__) \ || defined(__AVR_ATxmega128A3__) \
Pavel ________________________________________ From: Pavel Bazika [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2008 9:30 AM To: 'avr-libc-dev@nongnu.org' Subject: Bugfix in avr-libc 1.6.3 wdt.h file Hi I've downloaded and compiled recently released version 1.6.3 of avr-libc. There is a small compile/time bug in file avr/include/wdt.h. In the attachment of this email is a little patch, that fixes it. I think I will not become an avr-libc developer, so I'm sending it this way, without using your bugzilla. Regards Pavel _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev