Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 May 2016 03:28:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209407] devel/jsoncpp: Update to 1.7.2
Message-ID:  <bug-209407-13-smZp7D446Y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209407-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209407-13@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=3D209407

yuri@rawbw.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #170161|0                           |1
        is obsolete|                            |

--- Comment #8 from yuri@rawbw.com ---
Created attachment 170307
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170307&action=
=3Dedit
patch

Thanks Kurt.

Now I added c++11 because as it turned out jsoncpp has some optional parts =
of
API turned on by the C++ compiler features. c++11 makes users be able to use
those if users happen to compile with c++11 option. Otherwise user builds f=
ail
with missing symbols in Json:: namespace.

Yuri

--=20
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-209407-13-smZp7D446Y>