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

[debian-hurd-Patches][312334] file 5.04 (MAXPATHLEN)



Patches item #312334, was changed at 09/02/2010 02:05 by Samuel Thibault
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312334&group_id=30628

Status: Open
Priority: 3
Submitted By: Emilio Pozuelo Monfort (pochu)
Assigned to: Nobody (None)
Summary: file 5.04 (MAXPATHLEN) 
Category: None
Group: None
Resolution: None


Initial Comment:
The last version of file fails to build because it uses MAXPATHLEN in a file that doesn't #define it to 1024 like it does in the other files.

However instead of adding the #define and workarounding the issue, I've tried to fix it properly.

Here's a patch to use dynamic allocation. Please review!

----------------------------------------------------------------------

>Comment By: Samuel Thibault (sthibault)
Date: 14/02/2010 20:04

Message:
getline() is a GNU extension, upstream will probably not happy to
depend on it. Apart from that the patch seems ok.


----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312334&group_id=30628


Reply to: