Hello,
> You have more than one option to get this bug fixed. Can someone please
> fix this package?
I uploaded a fix for ubuntu zesty, please test and ping back.
thanks
G.
signature.asc
Description: OpenPGP digital signature
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847099
On Tue, 10 Jan 2017 21:18:22 -0600 Patrick Beeson wrote:
> Bump. At the very least the single line change needs to be made to imp.h
>
> https://github.com/jbeder/yaml-cpp/pull/303/files
HELP!!!
You have more than one option to get thi
Bump. At the very least the single line change needs to be made to imp.h
https://github.com/jbeder/yaml-cpp/pull/303/files
I agree that this needs to be fixed ASAP. 0.5.2 has a broken API in the
header when using the remove() call. 0.5.3 fixes this, but I've had issues
linking to libraires that use 0.5.2 when I'm using 0.5.3. The package
maintainer seems to be ignoring this completely.
Package: libyaml-cpp-dev
Version: 0.5.2-4
Hi,
yaml-cpp 0.5.2 contains a major bug causing compilation errors when
trying to remove a node.
(ie.
```
/usr/include/yaml-cpp/node/detail/impl.h:136:15: error: ‘equals’ was not
declared in this scope
if (equals(*it->first, key, pMemory)) {
``
5 matches
Mail list logo