pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/49350: inconsistent GCC_REQD for c++11 nullptr
On Mon, Nov 03, 2014 at 08:30:00PM +0000, Ryo ONODERA wrote:
> nullptr requires -std=c++03 really. It was my misunderstanding.
> GCC_REQD in mozc-server should be 4.6.
nullptr is certainly post-C++03, but likely accepted in default mode.
It was one of the first features supported by GCC, so 4.6 sounds about
right.
Joerg
Home |
Main Index |
Thread Index |
Old Index