Page MenuHomeSolus

Update yaml-cpp to 0.6.2
ClosedPublic

Authored by kyrios123 on Feb 5 2018, 10:05 PM.
Tags
None
Referenced Files
F11073347: D2196.id5256.diff
Sat, Aug 12, 4:09 AM
F11073346: D2196.id9133.diff
Sat, Aug 12, 4:09 AM
F11073345: D2196.id6476.diff
Sat, Aug 12, 4:08 AM
F11054486: D2196.diff
Fri, Aug 11, 12:51 AM
F10990790: D2196.id6476.diff
Mon, Jul 24, 10:18 PM
F10982628: D2196.diff
Sun, Jul 23, 11:15 AM
F10903127: D2196.id5256.diff
Jul 5 2023, 8:21 AM
F10890198: D2196.id5256.diff
Jun 28 2023, 12:11 PM

Details

Summary
  • requires C++11
  • removes dependency on Boost
  • bug fixes
  • performance improvements

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
  • Enabled unit tests

Diff Detail

Repository
R3297 yaml-cpp
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sunnyflunk added a subscriber: sunnyflunk.

There's no way this should include libgmock, libgtest libs or headers (if they exist).

They should only be needed for running the tests.

This revision now requires changes to proceed.Mar 24 2018, 7:17 AM
kyrios123 retitled this revision from Update yaml-cpp to 0.6.1 to Update yaml-cpp to 0.6.2.

@sunnyflunk they are shipped within the package.
Since it's just a check dependency and not a build/run dependency, is it really worth adding such dependencies (+ gmock is not in the repo) ?

DataDrake added a subscriber: DataDrake.

@sunnyflunk they are shipped within the package.
Since it's just a check dependency and not a build/run dependency, is it really worth adding such dependencies (+ gmock is not in the repo) ?

Yes. This shouldn't be shipping gmock in the final package.

This revision now requires changes to proceed.Jun 9 2018, 2:53 PM

Just a small note to say I haven't forgotten about this but I have been busy with other stuffs... still somewhere near to bottom of my to-do list :P

Better late than never, I finally had a look at this package.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 25 2018, 8:33 PM
Closed by commit R3297:9dbdd7694ab2: Update yaml-cpp to 0.6.2 (authored by kyrios123, committed by DataDrake). · Explain Why
This revision was automatically updated to reflect the committed changes.