bug-findutils
[Top][All Lists]
Advanced

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

[bug #13319] C9X-ism in parser.c


From: James Youngman
Subject: [bug #13319] C9X-ism in parser.c
Date: Tue, 7 Jun 2005 12:32:56 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

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

                 Summary: C9X-ism in parser.c
                 Project: findutils
            Submitted by: jay
            Submitted on: Tue 06/07/2005 at 12:32
                Category: find
                Severity: 4 - Important
              Item Group: Compilation Failure
                  Status: None
                 Privacy: Public
             Assigned to: jay
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: None
           Fixed Release: None

    _______________________________________________________

Details:

parser.c (in current CVS) does not compile on a C89 compiler because the
insert_regex() function declares "int options" after executable statements.

The attached patch fixes the problem.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 06/07/2005 at 12:32  Name: c89-fix.patch  Size: 838B   By: jay

<http://savannah.gnu.org/bugs/download.php?item_id=13319&item_file_id=2580>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13319>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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