pika icon indicating copy to clipboard operation
pika copied to clipboard

Investigate potential bug in program options unicode test

Open msimberg opened this issue 1 year ago • 0 comments

While adding support for NVHPC the unicode test in the program options module fails in release mode (https://cdash.cscs.ch/test/72765940):

terminate called after throwing an instance of 'std::logic_error'
  what():  character conversion failed

The test has been disabled. This may be a compiler bug and is low priority.

msimberg avatar Mar 22 '23 18:03 msimberg