Boost C++ Libraries: Ticket #12562: boost::log syslog backend date formatting can have an unwanted extra space https://svn.boost.org/trac10/ticket/12562 <p> According to RFC3164, the day of month field in the syslog header timestamp should be formatted as two characters: </p> <blockquote> <p> "If the day of the month is less </p> <blockquote> <p> than 10, then it MUST be represented as a space and then the number. For example, the 7th day of August would be represented as "Aug 7", with two spaces between the "g" and the "7". </p> </blockquote> </blockquote> <p> <a class="ext-link" href="https://tools.ietf.org/html/rfc3164#section-4.1.2"><span class="icon">​</span>https://tools.ietf.org/html/rfc3164#section-4.1.2</a> </p> <p> I have submitted a pull request to fix this. </p> <p> <a class="ext-link" href="https://github.com/boostorg/log/pull/33"><span class="icon">​</span>https://github.com/boostorg/log/pull/33</a> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12562 Trac 1.4.3 Andrey Semashev Thu, 27 Oct 2016 22:31:39 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/12562#comment:1 https://svn.boost.org/trac10/ticket/12562#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Merged, thanks. </p> Ticket tag@… Fri, 28 Oct 2016 07:07:02 GMT <link>https://svn.boost.org/trac10/ticket/12562#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12562#comment:2</guid> <description> <p> Thanks for merging: can you advise if this fix will be merged into Boost 1.63? We also need the earlier fix to the same line of code. </p> <p> <a class="ext-link" href="https://github.com/boostorg/log/commit/084f848d1461f16c0a6871694076aa36995d4f80"><span class="icon">​</span>https://github.com/boostorg/log/commit/084f848d1461f16c0a6871694076aa36995d4f80</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Andrey Semashev</dc:creator> <pubDate>Fri, 28 Oct 2016 10:04:13 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/12562#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12562#comment:3</guid> <description> <p> Yes, it will be released in 1.63. </p> </description> <category>Ticket</category> </item> </channel> </rss>