Opened 13 years ago

Closed 12 years ago

#3159 closed Bugs (fixed)

Classic Spirit test needs to undefine NDEBUG to validate behaviour

Reported by: Sohail Somani Owned by: Joel de Guzman
Milestone: Boost 1.40.0 Component: spirit
Version: Boost 1.39.0 Severity: Problem
Keywords: Cc:

Description

The test symbols_add_null.cpp needs to undef NDEBUG if it is defined because it depends on BOOST_SPIRIT_ASSERT throwing an exception. A patch is attached.

Attachments (1)

spirit_test.diff (568 bytes ) - added by Sohail Somani 13 years ago.

Download all attachments as: .zip

Change History (2)

by Sohail Somani, 13 years ago

Attachment: spirit_test.diff added

comment:1 by Hartmut Kaiser, 12 years ago

Resolution: fixed
Status: newclosed

(In [64543]) Spirit: fixed #3159: Classic Spirit test needs to undefine NDEBUG to validate behaviour

Note: See TracTickets for help on using tickets.