bugfindutils - Bugs: bug #13319, C9X-ism in parser.c

 
 

bug #13319: C9X-ism in parser.c

Submitter:  James Youngman <jay>
Submitted:  Tue 07 Jun 2005 12:32:55 PM UTC
   
 
Category:  find Severity:  4 - Important
Item Group:  Compilation Failure Status:  Fixed
Privacy:  Public Assigned to:  jay
Originator Name:  Open/Closed:  Closed
Release:  None Fixed Release:  4.2.21
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 07 Jun 2005 11:38:37 PM UTC, comment #2: 

You can download a release of findutils in which this problem is
fixed from ftp://alpha.gnu.org/gnu/findutils.

The releases on alpha.gnu.org are for testing purposes, so please
take the time to download the release and verify that your
problem has been solved.  Once the release has been sufficiently
tested, it can be uploaded to ftp.gnu.org for everybody to use it.

James Youngman <jay>
Group administrator
Tue 07 Jun 2005 07:42:23 PM UTC, comment #1: 

This problem is fixed in the CVS code for findutils.
To resolve your problem, you could either wait for the
next official release of findutils, or check out a copy
of the code from the CVS repository for findutils.

James Youngman <jay>
Group administrator
Tue 07 Jun 2005 12:32:55 PM UTC, original submission:  

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.

James Youngman <jay>
Group administrator

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #3064:  c89-fix.patch added by jay (838B - application/octet-stream)

 

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.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-06-07 jay Fixed ReleaseNone 4.2.21
2005-06-07 jay Open/ClosedOpen Closed
2005-06-07 jay StatusNone Fixed
2005-06-07 jay Attached File- Added c89-fix.patch, #2580

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code