Update of bug #26876 (project avr-libc): Percent Complete: 30% => 100% Open/Closed: Open => Closed Fixed Release: None => 1.6.7
_______________________________________________________ Follow-up Comment #1: This is fixed, but in a different way. The avr-libc user manual explicitly states that fuse.h is included by <avr/io.h> and that the user should include that file, and not <avr/fuse.h> directly. The fix now produces an #error if <avr/fuse.h> is called explicitly before <avr/io.h>. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?26876> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/ _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev