bugAVR C Runtime Library - Bugs: bug #21869, Multiple defines in iotn2313.h

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #21869: Multiple defines in iotn2313.h

Submitter:  Dirk Hohmann <gwaihir>
Submitted:  Fri 21 Dec 2007 06:42:17 PM UTC
   
 
Category:  Header Severity:  5 - Blocker
Priority:  7 - High Item Group:  Header files
Status:  Fixed Assigned to:  arcanum
Percent Complete:  100% Open/Closed:  Closed
Release:  None Fixed Release:  None

Fri 21 Dec 2007 09:31:27 PM UTC, comment #1: 

After cleaning my dependencies, I could compile it without warnings, now. But I think it's not nice to have two different
#define's in the same file.
If you think,  this is o.k. you can close that point.

Dirk Hohmann <gwaihir>
Fri 21 Dec 2007 06:42:17 PM UTC, original submission:  

I switched from a prevoius version of avr-libc to V1.6.0, re-compiled my ATtiny2313 project and got warnings about multiple defines:

Line 457: #define SELFPRGEN 0 /* The name is used in datasheet. */
Line 619: #define SELFPRGEN   ~_BV(0)


Dirk Hohmann <gwaihir>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by arcanum (Updated the item)
  • -email is unavailable- added by gwaihir (Submitted the item)
  • -email is unavailable- added by gwaihir
  •  

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-01-06 arcanum StatusNone Fixed
        Percent Complete0% 100%
        Open/ClosedOpen Closed
    2008-01-02 arcanum Severity3 - Normal 5 - Blocker
        Priority5 - Normal 7 - High
        Assigned toNone arcanum
    2007-12-21 gwaihir Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code