aitjcize / cppman

C++ 98/11/14 manual pages for Linux/MacOS
GNU General Public License v3.0
1.29k stars 81 forks source link

"cppman -f" failed #97

Closed lidaobing closed 5 years ago

lidaobing commented 5 years ago

the git master version cppman

$ cppman -f "final specifier (since C++11)"
error: multiple repeat at position 26
SGSSGene commented 5 years ago

Oh! yes this is a bug. This shouldn't behave this way. Also cppman -f "final specifier" shows to many entries.

Feel free (and anyone else), to fix this. I am currently short on time. It will take me some time to come and tackle this "edge case" bug.

SGSSGene commented 5 years ago

This is now fixed.