Hi, and what about the Perl binding? Should it be patched too?
--- Peter Stamfest <[EMAIL PROTECTED]> wrote: > I just stumbled across a possible problem in rrd_graph. That function uses > to call tzset and setlocale. When using librrd this is not desirable, as > this might override any settings done by the application linking > with librrd (language bindings come to mind). Besides, it is possibly not > thread-safe ;-) ). > > Here is a patch to move these calls into the rrdtool binary and removing > them from librrd. > > This adds a new requirement for software using librrd: tzset and setlocale > have to be called from the calling application. -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-developers WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
