[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] [commit:HEAD/1.0 branch] vfscanf warning fixes
From: |
Theodore A. Roth |
Subject: |
[avr-libc-dev] [commit:HEAD/1.0 branch] vfscanf warning fixes |
Date: |
Mon, 5 Apr 2004 11:42:36 -0700 (PDT) |
Hi,
I've committed the attached to HEAD and 1.0. This is essentially the
same patch I posted a few days ago. The only change is adding a prefix
to the new names instead of just adding an underscore.
Ted Roth
2004-04-05 Theodore A. Roth <address@hidden>
* configure.in (AM_INIT_AUTOMAKE): Bump version.
* NEWS: Add note about paren fix in vfscanf.c since it fixes a bug.
* libc/stdio/vfscanf.c: Rename set_bit and bit_is_set to avoid name
space clash.
Add parentheses when checking flags to quell a compiler warning.
avr-libc-vfscanf-warning-fix.diff
Description: Text document
- [avr-libc-dev] [commit:HEAD/1.0 branch] vfscanf warning fixes,
Theodore A. Roth <=