Boost C++ Libraries: Ticket #12257: Incorrect line numbers in test_units generated from test_case_gen https://svn.boost.org/trac10/ticket/12257 <p> test_case_gen ctor doesn't initialize m_tc_line member. m_tc_line should be initialized with tc_line parameter. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12257 Trac 1.4.3 tt.holy@… Wed, 08 Jun 2016 11:27:40 GMT <link>https://svn.boost.org/trac10/ticket/12257#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12257#comment:1</guid> <description> <p> Also m_tc_file should be initialized with tc_file. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Raffi Enficiaud</dc:creator> <pubDate>Sat, 16 Jul 2016 08:40:56 GMT</pubDate> <title>owner changed https://svn.boost.org/trac10/ticket/12257#comment:2 https://svn.boost.org/trac10/ticket/12257#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Gennadiy Rozental</span> to <span class="trac-author">Raffi Enficiaud</span> </li> </ul> Ticket Raffi Enficiaud Sat, 16 Jul 2016 08:41:04 GMT milestone changed https://svn.boost.org/trac10/ticket/12257#comment:3 https://svn.boost.org/trac10/ticket/12257#comment:3 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.62.0</span> </li> </ul> Ticket Raffi Enficiaud Tue, 23 Aug 2016 21:49:22 GMT status changed https://svn.boost.org/trac10/ticket/12257#comment:4 https://svn.boost.org/trac10/ticket/12257#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Akira Takahashi <faithandbrave@…> Wed, 07 Sep 2016 11:37:25 GMT <link>https://svn.boost.org/trac10/ticket/12257#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12257#comment:5</guid> <description> <p> Fix commit is follow: <a class="ext-link" href="https://github.com/boostorg/test/commit/f1cb46d4fbd4f5f09cb39ff536f948f0162e665c"><span class="icon">​</span>https://github.com/boostorg/test/commit/f1cb46d4fbd4f5f09cb39ff536f948f0162e665c</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Raffi Enficiaud</dc:creator> <pubDate>Thu, 08 Sep 2016 07:40:37 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/12257#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12257#comment:6</guid> <description> <p> To be picky, the exact fix spans 3 commits including the regression tests and the doc/change log update. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Raffi Enficiaud</dc:creator> <pubDate>Thu, 29 Sep 2016 13:41:50 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/12257#comment:7 https://svn.boost.org/trac10/ticket/12257#comment:7 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Released in 1.62 </p> Ticket