szaghi / FLAP

Fortran command Line Arguments Parser for poor people
150 stars 34 forks source link

test basic does not work properly! some big bug could be here... #67

Closed szaghi closed 7 years ago

szaghi commented 7 years ago
→ ./exe/test_basic --help
test_basic: error: consistency error: "2-th" option has the same switch or abbreviated switch of "3-th" option:
 CLA(2) switches = --integer_ex -ie
 CLA(3) switches = --integer_ex -ie
szaghi commented 7 years ago

Simple cut/past error. Solved.