[Bug 223524] whatis 'c++' fails with regex error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 9 09:48:02 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223524

--- Comment #2 from Wolfram Schneider <wosch at FreeBSD.org> ---
On FreeBSD 10.4-STABLE I can run a apropos keyword search for c++

$ whatis 'c\+\+'    
clang(1)                 - the Clang C, C++, and Objective-C compiler

I can search without quotes, and don't get an error message
$ whatis 'c++' 

If something changed and is no longer working, I consider it a bug and it needs
to be fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list