bugAVR C Runtime Library - Bugs: bug #32698, power.h has additional endif that...

 
 

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

bug #32698: power.h has additional endif that will break the build system when power_all_disable() is used

Submitter:  Anitha Boyapati <aboyapati>
Submitted:  Mon 07 Mar 2011 09:51:38 AM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Header files
Status:  Fixed Assigned to:  aboyapati
Percent Complete:  100% Open/Closed:  Closed
Release:  1.7.* Fixed Release:  1.8.0

Tue 08 Mar 2011 01:17:05 PM UTC, comment #1: 

This bug appears in 1.7.1 release.

Anitha Boyapati <aboyapati>
Mon 07 Mar 2011 09:51:38 AM UTC, original submission:  


Issue-1:

Before #elif defined(_AVR_ATmega640_) \, one more #elif is present.


Issue-2:

do/while mismatch for power_all_disable() for Xmega A series of devices

Attached patch should fix the problem.

Anitha Boyapati <aboyapati>

 

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

Attached Files
file #22847:  power.patch added by aboyapati (783B - text/x-patch)

 

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 aboyapati (Submitted the item)
  •  

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-09-26 arcanum Fixed ReleaseNone 1.8.0
    2011-03-08 aboyapati StatusNone Fixed
        Percent Complete0% 100%
        Open/ClosedOpen Closed
    2011-03-07 aboyapati Attached File- Added power.patch, #22847

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code