avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] Commit: PRG_RDB -> pgm_read_byte in stdio


From: Joerg Wunsch
Subject: [avr-libc-dev] Commit: PRG_RDB -> pgm_read_byte in stdio
Date: Wed, 21 Jul 2004 22:59:45 +0200
User-agent: Mutt/1.4.2.1i

I just committed the attached patch to HEAD.  It's IMHO also a
candidate for 1.0 even though PRG_RDB is still retained there.

Would anyone see a problem using the ptr++ notation as the argument to
a macro?  I know it used to be fatal as an argument to XtSetArg()...
But it seems the macros here are written in a safe manner to not
evaluate their argument more than once.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/

Attachment: stdio.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]