bugGNU cpio - Bugs: bug #19772, cpio-2.7 rmt fails build

 
 

bug #19772: cpio-2.7 rmt fails build

Submitter:  None
Submitted:  Wed 02 May 2007 02:28:58 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 02 May 2007 02:28:58 PM UTC, original submission:  

The build of the rmt command in cpio-2.7 fails due to an
IMHO misplaced #endif:

diff -u rmt/rmt.c.orig rmt/rmt.c
--- rmt/rmt.c.orig      2007-05-02 14:44:57.000000000 +0200
+++ rmt/rmt.c   2007-05-02 14:45:18.000000000 +0200
@@ -585,8 +585,8 @@
        respond (sizeof operation);
        full_write (STDOUT_FILENO, (char *) &operation, sizeof operation);
       }
-#endif
   }
+#endif
 }

 int

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gray (Updated the item)
  •  

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

    Date Changed by Updated Field Previous Value => Replaced by
    2014-02-04 gray StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code