Cat Plus Plus
Results
2
issues of
Cat Plus Plus
`commentParser2` regex matches line [`*this = impl_->clone();`](https://github.com/libnonius/nonius/blob/devel/include/nonius/param.h%2B%2B#L113) which breaks the built header by outputting ``` void writable_() { if (impl_.use_count() > 1) { } } ``` Invalid output noticed by...
On Windows `py.exe` launcher has been around for a long time, and `python.exe` shouldn't be in PATH. Which makes the build fail. Also it's a good idea to make hashbangs...