program_options not detecting invalid options

24 May
2004
24 May
'04
11:55 a.m.
Not sure what's causing it, but here's what happens: /Test9a --doCancel=0 -e 3.5 --ampl1=0 --ampl2=-300 --freqStep=1.563e-4 --randomFreq=0 --cheatFreq [program running with no complaint...] But --cheatFreq is not a valid option.

24 May
24 May
12:51 p.m.
Neal D. Becker wrote:
Not sure what's causing it, but here's what happens:
/Test9a --doCancel=0 -e 3.5 --ampl1=0 --ampl2=-300 --freqStep=1.563e-4 --randomFreq=0 --cheatFreq [program running with no complaint...]
But --cheatFreq is not a valid option.
Can you send me a complete program which shows this bug? Does it happens when you remove other options? - Volodya
7688
Age (days ago)
7688
Last active (days ago)
1 comments
2 participants
participants (2)
-
Neal D. Becker
-
Vladimir Prus