[rrd-developers] [PATCH] Solve PATH_MAX issues in rrf_graph.{c, h} and rrd_tool.c

Svante Signell svante.signell at gmail.com
Thu Aug 15 16:52:38 CEST 2013


Hello,

Attached is an updated Debian patch for 1.4.7-2, from 2009, to avoid
PATH_MAX problems for GNU/Hurd in rrd_graph.{c,h} and rrd_tool.c. This
patch is conditioned on if MAXPATH (and __GLIBC__) is defined or not.

I would suggest to avoid PATH_MAX (MAXPATH) if possible to maximize
portability and reduce code cluttering. Depending on your decision, the
rest of my patches will be conditioned on PATH_MAX or not (there are
also a number of other Debian patches pending). 

Thanks,
Svante
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bts530814-hurd.patch
Type: text/x-patch
Size: 2444 bytes
Desc: not available
Url : http://lists.oetiker.ch/pipermail/rrd-developers/attachments/20130815/01bd2489/attachment-0001.bin 


More information about the rrd-developers mailing list