Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Sep 2018 09:48:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 223524] whatis 'c++' fails with regex error
Message-ID:  <bug-223524-227-vuqwiIgbmc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223524-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223524-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

--- Comment #2 from Wolfram Schneider <wosch@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223524-227-vuqwiIgbmc>