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

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

[avr-libc-commit] avr-libc/include/avr eeprom.h [avr-libc-1_6-branch]


From: Dmitry Xmelkov
Subject: [avr-libc-commit] avr-libc/include/avr eeprom.h [avr-libc-1_6-branch]
Date: Sat, 13 Dec 2008 04:27:54 +0000

CVSROOT:        /sources/avr-libc
Module name:    avr-libc
Branch:         avr-libc-1_6-branch
Changes by:     Dmitry Xmelkov <dmix>   08/12/13 04:27:54

Modified files:
        include/avr    : eeprom.h 

Log message:
        Fix for bug #25048: eeprom.h will not compile as c++ code.
        Undo (partially) the rev 1.27 (before 2008-08-19), eeprom_read_byte():
        cast operation of address into 16-bit integer regardless of EEPROM 
size. 
        Change (this is cosmetic) the (unsigned) cast to (size_t) cast in both
        byte functions.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/avr-libc/include/avr/eeprom.h?cvsroot=avr-libc&only_with_tag=avr-libc-1_6-branch&r1=1.21.2.6&r2=1.21.2.7




reply via email to

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