Opened 16 years ago
Closed 14 years ago
#18148 closed defect (fixed)
rrdtool 1.3.6: missing #include for utime()
Reported by: | vinc17@… | Owned by: | markd@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | ||
Port: | rrdtool |
Description
A #include <utime.h> for the utime() function in rrd_open.c is missing; this might lead to miscompilation. See attached patch.
Attachments (2)
Change History (5)
Changed 16 years ago by vinc17@…
Attachment: | patch-rrd_open.c.diff added |
---|
Changed 16 years ago by vinc17@…
Attachment: | Portfile.diff added |
---|
comment:3 Changed 14 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was fixed upstream. http://oss.oetiker.ch/rrdtool-trac/ticket/207 so I'll close it. Thanks for catching this.
Note: See
TracTickets for help on using
tickets.
Portfile diff for bugs 18147 and 18148