This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]