[Bug 227209] [patch] sysutils/geomWatch stable/11-llvm6 (r331838) fallout [-W reserved-user-defined-literal]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 3 15:40:51 UTC 2018


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

Dimitry Andric <dim at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dim at FreeBSD.org

--- Comment #3 from Dimitry Andric <dim at FreeBSD.org> ---
Created attachment 192170
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192170&action=edit
Make geomWatch obey USE_CXXSTD=gnu++98 option

Here is an alternate patch, which:
* Makes geomWatch obey the USE_CXXSTD setting, by adding ${CXXFLAGS} to the
compilation command line.
* Sets USE_CXXSTD to gnu++98, so no messing with the ZFS code needs to be done.

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


More information about the freebsd-ports-bugs mailing list