/[avr-libc]
ViewVC logotype

Revision 2270


Jump to revision: Previous Next
Author: joerg_wunsch
Date: Thu Dec 29 08:42:00 2011 UTC (11 years, 10 months ago)
Changed paths: 2
Log Message:
* include/avr/pgmspace.h: Do only include the deprecated prog_*
typedefs if the user requests this by defining
__PROG_TYPES_COMPAT__.  If they are generally defined, users are
being spammed with warning messages as soon as they include the
header file, regardless of whether they want to use these typedefs
or not.  Also, it's not good style to deprecate the old typedefs
but then use them ourselves, so make PGM_P and PGM_VOID_P use
the correct definitions.


Changed paths:

Path Details
Directorytrunk/avr-libc/ChangeLog modified , text changed
Directorytrunk/avr-libc/include/avr/pgmspace.h modified , text changed

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.5