[Bug 58286] Crash in jk-status on Windows (when producing HTML output)

2015-09-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58286 --- Comment #7 from Rainer Jung --- Added r1701991 to the fix. The timezone offset was wrong for DST. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 58286] Crash in jk-status on Windows (when producing HTML output)

2015-09-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58286 --- Comment #6 from Chinoy Gupta --- Thanks for the prompt reply. Based on your comment, it might be some time before the next release comes out. So I will look into integrating it now only. -- You are receiving this mail because: You are th

[Bug 58286] Crash in jk-status on Windows (when producing HTML output)

2015-09-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58286 --- Comment #5 from Rainer Jung --- If you can easily integrate now, I suggest you do so. There are currently only two post 1.2.41 fixes, this one here and one about atomics on some niche platforms (not Windows, not Linux 64 Bit). This one her

[Bug 58286] Crash in jk-status on Windows (when producing HTML output)

2015-09-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58286 Chinoy Gupta changed: What|Removed |Added CC||chinoygu...@gmail.com --- Comment #4 fr

[Bug 58286] Crash in jk-status on Windows (when producing HTML output)

2015-08-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58286 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 58286] Crash in jk-status on Windows (when producing HTML output)

2015-08-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58286 --- Comment #2 from Rainer Jung --- %z (lower case) was first added (standardized) in "IEEE Std 1003.1, 2004 Edition" aka SUSv3 (after including issue 6). See http://pubs.opengroup.org/onlinepubs/009695399/functions/strftime.html %Z (upper c

[Bug 58286] Crash in jk-status on Windows (when producing HTML output)

2015-08-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58286 Christopher Schultz changed: What|Removed |Added OS||All --- Comment #1 from Christop