bugAVR C Runtime Library - Bugs: bug #35539, stdlib.h does not provide...

 
 

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

bug #35539: stdlib.h does not provide EXIT_SUCCESS et al.

Submitter:  Georg-Johann Lay <gjlayde>
Submitted:  Wed 15 Feb 2012 09:50:54 PM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  9 - Immediate Item Group:  Header files
Status:  Fixed Assigned to:  arcanum
Percent Complete:  100% Open/Closed:  Closed
Release:  1.8.0 Fixed Release:  None

Fri 16 Nov 2012 09:07:30 PM UTC, comment #4: 

Fixed. Thanks Johann!

Eric Weddington <arcanum>
Group administrator
Fri 16 Nov 2012 08:44:19 PM UTC, comment #3: 

Just do

#define EXIT_SUCCESS 0
#define EXIT_FAILURE 1

Georg-Johann Lay <gjlayde>
Fri 16 Nov 2012 06:30:36 PM UTC, comment #2: 

What are these macros supposed to be? Does someone have a patch?

Eric Weddington <arcanum>
Group administrator
Wed 15 Feb 2012 10:40:26 PM UTC, comment #1: 

We should probably audit the standard to ensure there are no
more slips like that one.

Joerg Wunsch <joerg_wunsch>
Group administrator
Wed 15 Feb 2012 09:50:54 PM UTC, original submission:  

Exactly like the summary:

stdlib.h should provide values for EXIT_SUCCESS and EXIT_FAILURE but fails to do so.

Georg-Johann Lay <gjlayde>

 

(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 (Posted a comment)
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by gjlayde (Submitted the item)
  •  

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-11-16 arcanum StatusNone Fixed
        Percent Complete0% 100%
        Assigned toNone arcanum
        Open/ClosedOpen Closed
    2012-11-16 arcanum Priority5 - Normal 9 - Immediate

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code