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

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



debian-hurd-Patches item #312334, was changed at 2012-06-01 02:03 by Barry deFreese
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312334&group_id=30628

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


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: Barry deFreese (bdefreese)
Date: 2012-06-01 02:03

Message:
Package v5.11-1+b1 available in the archive.

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

Comment By: Samuel Thibault (sthibault)
Date: 2010-02-14 19: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: