bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #4522] Enable compilation with MIPSpro Compilers (IRIX64)


From: anonymous
Subject: [patch #4522] Enable compilation with MIPSpro Compilers (IRIX64)
Date: Mon, 17 Oct 2005 15:38:55 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703

URL:
  <http://savannah.gnu.org/patch/?func=detailitem&item_id=4522>

                 Summary: Enable compilation with MIPSpro Compilers (IRIX64)
                 Project: grep
            Submitted by: None
            Submitted on: lun 17.10.2005 à 15:38
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open

    _______________________________________________________

Details:

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.



    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
samuel --POINT-- gilbert --À-- ec --POINT-- gc --POINT-- ca | Originator
Email



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: lun 17.10.2005 à 15:38  Name: grep-2.5_src_dfa.c.patch  Size: 895o  
By: None
Patch to enable compilation with MIPSpro Compilers (IRIX64)
<http://savannah.gnu.org/patch/download.php?item_id=4522&item_file_id=5334>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?func=detailitem&item_id=4522>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]