[Bug runtime/9821] Support strftime like format for output file

mhiramat at redhat dot com sourceware-bugzilla@sourceware.org
Fri Apr 3 00:41:00 GMT 2009


------- Additional Comments From mhiramat at redhat dot com  2009-04-03 00:41 -------
(In reply to comment #6)
> Why are we taking a subset of strftime and implementing it ourselves?  Couldn't
> we just use the real strftime(3) and be done with it?

Good question :-). When I tried to use strftime(), compiler warned me that I
passed non-constant string for *fmt (I think strftime doesn't need compile-time
checking...),
and I couldn't build stapio.
Would you know how to suppress it?


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9821

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Systemtap mailing list