Boost C++ Libraries: Ticket #5196: BOOST_STATIC_CONSTANT misused in serialization/version.hpp https://svn.boost.org/trac10/ticket/5196 <p> See the boost.user thread at <a class="ext-link" href="http://article.gmane.org/gmane.comp.lib.boost.user/65803"><span class="icon">​</span>http://article.gmane.org/gmane.comp.lib.boost.user/65803</a> </p> <p> I found this problem in SVN revision 64053 </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5196 Trac 1.4.3 Robert Ramey Sat, 19 Feb 2011 17:22:48 GMT <link>https://svn.boost.org/trac10/ticket/5196#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5196#comment:1</guid> <description> <p> Hmmm I use BOOST_STATIC_CONSTANT almost everywhere. Does this mean this "fix" should be included everywhere? What compiler do you use? </p> <p> Robert Ramey </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Sat, 19 Feb 2011 22:13:59 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/5196#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5196#comment:2</guid> <description> <p> The fix is only needed if the value is "used." If you know that the value is never going to be bound to a reference, then it's okay to leave out the definition. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Robert Ramey</dc:creator> <pubDate>Mon, 11 Apr 2011 03:46:47 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/5196#comment:3 https://svn.boost.org/trac10/ticket/5196#comment:3 <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> Ticket