Boost C++ Libraries: Ticket #2852: I'm trying to compile using boost 1.36.0 and my compiler can't find... https://svn.boost.org/trac10/ticket/2852 <p> ...m_Storage in optional.hpp. Does anyone know where this variable is declared. I've search my entire boost folder and couldn't find it. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2852 Trac 1.4.3 Steven Watanabe Fri, 13 Mar 2009 16:29:03 GMT version, component changed; owner set https://svn.boost.org/trac10/ticket/2852#comment:1 https://svn.boost.org/trac10/ticket/2852#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Fernando Cacciola</span> </li> <li><strong>version</strong> <span class="trac-field-old">Boost 1.38.0</span> → <span class="trac-field-new">Boost 1.36.0</span> </li> <li><strong>component</strong> <span class="trac-field-old">Building Boost</span> → <span class="trac-field-new">optional</span> </li> </ul> <p> boost::optional contains a variable called m_storage. It's declared on line 448 of boost/optional/optional.hpp </p> <p> Is the compiler really complaining about m_Storage? (Note the case of storage.) </p> <p> Also: </p> <ul><li>What exactly are you doing? Do you have a small test case? </li><li>What compiler are you using? </li><li>What is the error message? </li></ul> Ticket Steven Watanabe Tue, 26 May 2009 13:58:24 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/2852#comment:2 https://svn.boost.org/trac10/ticket/2852#comment:2 <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">worksforme</span> </li> </ul> <p> Impossible to diagnose without more information. </p> Ticket anonymous Tue, 26 May 2009 14:00:26 GMT version changed https://svn.boost.org/trac10/ticket/2852#comment:3 https://svn.boost.org/trac10/ticket/2852#comment:3 <ul> <li><strong>version</strong> <span class="trac-field-old">Boost 1.36.0</span> → <span class="trac-field-new">Boost 1.35.0</span> </li> </ul> Ticket Steven Watanabe Wed, 27 May 2009 14:01:43 GMT <link>https://svn.boost.org/trac10/ticket/2852#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2852#comment:4</guid> <description> <p> Changing the version does no good whatsoever. Without answers to the three bullet pointed questions above, there is nothing I can do. </p> </description> <category>Ticket</category> </item> </channel> </rss>