Opened 12 years ago

Last modified 12 years ago

#4612 new Bugs

Boolean type restriction not working

Reported by: Ryan McConnehey <mccorywork@…> Owned by: Daniel Wallin
Milestone: To Be Determined Component: parameter
Version: Boost 1.38.0 Severity: Problem
Keywords: Cc:

Description

The type restriction isn't being enforced for Boolean variables. A code example can be found in this boost thread.

http://old.nabble.com/-parameter--Weird-behavior-with-bools-td29539068.html

Change History (1)

comment:1 by Steven Watanabe, 12 years ago

I'm guessing that the type is being checked, but no conversion is being done.

Note: See TracTickets for help on using tickets.