patchAVR C Runtime Library - Patches: patch #3780, <assert.h> header

 
 

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

patch #3780: <assert.h> header

Submitter:  Markus F.X.J. Oberhumer <mfx>
Submitted:  Wed 02 Mar 2005 11:34:55 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  joerg_wunsch Open/Closed:  Closed

Thu 01 Sep 2005 08:33:27 PM UTC, comment #1: 

I implemented an assert() macro, but decided to do it the real
way, so it will actually work.  Can be useful as a debugging
aid, in particular if stderr is even available in the application.

Joerg Wunsch <joerg_wunsch>
Group administrator
Wed 02 Mar 2005 11:34:55 PM UTC, original submission:  

This small patch adds a conforming <assert.h> header to ease compilation of some packages.

Markus F.X.J. Oberhumer <mfx>

 

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

Attached Files
file #8495:  assert.h.patch added by mfx (432B - application/octet-stream - assert.h)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-09-01 joerg_wunsch StatusIn Progress Done
    Open/ClosedOpen Closed
2005-09-01 joerg_wunsch StatusNone In Progress
    Assigned toNone joerg_wunsch
2005-03-02 mfx Attached File- Added assert.h.patch, #4271

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code