1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4<title>Spirit V2.5.6</title> 5<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> 6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 7<link rel="home" href="../../index.html" title="Spirit 2.5.8"> 8<link rel="up" href="../what_s_new.html" title="What's New"> 9<link rel="prev" href="spirit_2_5_7.html" title="Spirit V2.5.7"> 10<link rel="next" href="spirit_2_5_5.html" title="Spirit V2.5.5"> 11</head> 12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 13<table cellpadding="2" width="100%"><tr> 14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td> 15<td align="center"><a href="../../../../../../index.html">Home</a></td> 16<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td> 17<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> 18<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> 19<td align="center"><a href="../../../../../../more/index.htm">More</a></td> 20</tr></table> 21<hr> 22<div class="spirit-nav"> 23<a accesskey="p" href="spirit_2_5_7.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../what_s_new.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="spirit_2_5_5.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> 24</div> 25<div class="section"> 26<div class="titlepage"><div><div><h3 class="title"> 27<a name="spirit.what_s_new.spirit_2_5_6"></a><a class="link" href="spirit_2_5_6.html" title="Spirit V2.5.6">Spirit V2.5.6</a> 28</h3></div></div></div> 29<h5> 30<a name="spirit.what_s_new.spirit_2_5_6.h0"></a> 31 <span class="phrase"><a name="spirit.what_s_new.spirit_2_5_6.what_s_changed_from_v2_5_5__boost_v1_67_0__to_v2_5_6__boost_v1_68_0_"></a></span><a class="link" href="spirit_2_5_6.html#spirit.what_s_new.spirit_2_5_6.what_s_changed_from_v2_5_5__boost_v1_67_0__to_v2_5_6__boost_v1_68_0_">What's 32 changed from V2.5.5 (Boost V1.67.0) to V2.5.6 (Boost V1.68.0)</a> 33 </h5> 34<h5> 35<a name="spirit.what_s_new.spirit_2_5_6.h1"></a> 36 <span class="phrase"><a name="spirit.what_s_new.spirit_2_5_6.bug_fixes_in_qi"></a></span><a class="link" href="spirit_2_5_6.html#spirit.what_s_new.spirit_2_5_6.bug_fixes_in_qi">Bug 37 Fixes in Qi</a> 38 </h5> 39<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> 40<li class="listitem"> 41 Fixed ADT support by permutation and sequence_or operator. <a href="https://github.com/boostorg/spirit/pull/376" target="_top">GH#376</a> 42 </li> 43<li class="listitem"> 44 Specialize iterator_source for random access. <a href="https://github.com/boostorg/spirit/pull/383" target="_top">GH#383</a> 45 </li> 46<li class="listitem"> 47 Removed redundant check in <code class="computeroutput"><span class="identifier">skip_over</span></code>. 48 <a href="https://github.com/boostorg/spirit/pull/373" target="_top">GH#373</a> 49 </li> 50</ul></div> 51<h5> 52<a name="spirit.what_s_new.spirit_2_5_6.h2"></a> 53 <span class="phrase"><a name="spirit.what_s_new.spirit_2_5_6.bug_fixes_in_karma"></a></span><a class="link" href="spirit_2_5_6.html#spirit.what_s_new.spirit_2_5_6.bug_fixes_in_karma">Bug 54 Fixes in Karma</a> 55 </h5> 56<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> 57<li class="listitem"> 58 Fixed UB in <code class="computeroutput"><span class="identifier">get_absolute_value</span></code> 59 function. <a href="https://github.com/boostorg/spirit/pull/246" target="_top">GH#246</a> 60 </li> 61<li class="listitem"> 62 Fixed use after scope bug if ADT getter returns by value. <a href="https://github.com/boostorg/spirit/pull/375" target="_top">GH#375</a> <a href="https://svn.boost.org/trac/boost/ticket/6126" target="_top">TRAC#6126</a> 63 </li> 64</ul></div> 65</div> 66<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 67<td align="left"></td> 68<td align="right"><div class="copyright-footer">Copyright © 2001-2011 Joel de Guzman, Hartmut Kaiser<p> 69 Distributed under the Boost Software License, Version 1.0. (See accompanying 70 file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) 71 </p> 72</div></td> 73</tr></table> 74<hr> 75<div class="spirit-nav"> 76<a accesskey="p" href="spirit_2_5_7.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../what_s_new.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="spirit_2_5_5.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a> 77</div> 78</body> 79</html> 80