patchgrep - Patches: patch #4522, Enable compilation with MIPSpro...

 
 

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

patch #4522: Enable compilation with MIPSpro Compilers (IRIX64)

Submitter:  None
Submitted:  Mon 17 Oct 2005 03:38:54 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed

Mon 17 Oct 2005 03:51:35 PM UTC, comment #1: 

Thank you for your patch.

This is already fixed in the CVS, exactly the same way you proposed.

Stepan Kasal <kasal>
Group Member
Mon 17 Oct 2005 03:38:54 PM UTC, original submission:  

The file src/dfa.c contains char arrays initialized with constants and variables.  The MIPSpro Version 7.4.2m compiler on IRIX 64 6.5 considers array initialization with variables to be errors.

This simple patch replaces theses initializations with normal definitions followed by member affectations.

I also tested the patch source with gcc 2.96 to make sure I didn't break anything else.

Anonymous

 

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

Attached Files
file #8052:  grep-2.5_src_dfa.c.patch added by None (895B - application/octet-stream - Patch to enable compilation with MIPSpro Compilers (IRIX64))

 

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 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-10-17 kasal StatusNone Done
    Open/ClosedOpen Closed
2005-10-17 None Attached File- Added grep-2.5_src_dfa.c.patch, #5334
    Carbon-Copy- Added samuel --POINT-- gilbert --À-- ec --POINT-- gc --POINT-- ca

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code