Eric Weddington schrieb:
Update of bug #33716 (project avr-libc):
Status: None => In Progress
Percent Complete: 0% => 50%
_______________________________________________________
Follow-up Comment #2:
Committed changes in pgmspace.h to deprecate the typedefs with __progmem__
attribute, and documentation to match.
Need to:
- Check if any other places need deprecation.
The canonical place for deprecation would be
./gcc/config/avr/avr.c:avr_insert_attributes and
avr_handle_progmem_attribute
The comments in the latter read:
This is really a decl attribute, not a type attribute, but try to handle
it for GCC 3.0 (sic!) backwards compatibility.
- See if other places in avr-libc use the deprecated typedefs and fix
accordingly.
Johann
_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev