For some time now, the serialization library fails to compile on the develop branch. The test matrix for some platforms indicates syntax error in some spirit file. On other platforms, the library build is reported to "succeed" but the it still seems that library build fails. This error also shows up in the spirit library tests. see http://www.boost.org/development/tests/develop/developer/output/teeks99-09e-... Is there any time frame for addressing this? It's currently creating test failures on library which depend directly or indirectly on spirit/classic. Robert Ramey
On 23 Feb 2016, at 17:02, Robert Ramey
wrote: For some time now, the serialization library fails to compile on the develop branch. The test matrix for some platforms indicates syntax error in some spirit file. On other platforms, the library build is reported to "succeed" but the it still seems that library build fails.
This works for me: https://github.com/boostorg/spirit/pull/173 Thomas
On 2/23/16 11:52, Thomas Trummer wrote:
On 23 Feb 2016, at 17:02, Robert Ramey
wrote: For some time now, the serialization library fails to compile on the develop branch. The test matrix for some platforms indicates syntax error in some spirit file. On other platforms, the library build is reported to "succeed" but the it still seems that library build fails. This works for me: https://github.com/boostorg/spirit/pull/173
Thomas
Merged. Thanks!
participants (3)
-
Michael Caisse
-
Robert Ramey
-
Thomas Trummer