Comment 9 for bug 1646914

Revision history for this message
bp-art (bp-art) wrote : Re: [Bug 1646914] Re: Ubuntu 16.04 package version contains improper API

BtW this is fixed in 16.10 but the fixes were never ported to 16.04. My
company's fix in the meantime us just been to install the 16.10 deb files
using dpkg. Works great.
On Wed, May 17, 2017 at 5:30 PM Launchpad Bug Tracker <
<email address hidden>> wrote:

> Status changed to 'Confirmed' because the bug affects multiple users.
>
> ** Changed in: yaml-cpp (Ubuntu)
> Status: New => Confirmed
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1646914
>
> Title:
> Ubuntu 16.04 package version contains improper API
>
> Status in yaml-cpp package in Ubuntu:
> Confirmed
>
> Bug description:
> A call to equals was broken by an API change, and one of the calls in
> the header was never updated.
>
> /usr/include/yaml-cpp/node/detail/impl.h:136:15: error: ‘equals’ was not
> declared in this scope
> if (equals(*it->first, key, pMemory)) {
>
>
> This is fixed in the 0.5.3 source.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/yaml-cpp/+bug/1646914/+subscriptions
>