Skip to content

Boolean arrays not read from 'true' / 'false' (but works from 0 & 1) #19

@bjoo

Description

@bjoo

The 'boolalpha' problem, which has been fixed for reading single booleans still persists for arrays of booleans ( multi1d ). Currently these have to be set as 0 (false) or 1 (true) rather than 'false' or 'true'. The boolalpha flag needs to be set on the input stream reading these, which may involve an xpath_reader fix or a QDP++ level fix.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions