Page MenuHomeSolus

Update serd to 0.30.4
ClosedPublic

Authored by Jacalz on Jul 26 2020, 3:05 PM.
Tags
None
Referenced Files
F11065749: D9316.id22456.diff
Fri, Aug 11, 5:15 PM
F11065748: D9316.id22658.diff
Fri, Aug 11, 5:15 PM
F11046809: D9316.diff
Thu, Aug 10, 2:13 PM
F11007604: D9316.diff
Tue, Aug 1, 9:08 PM
F10795812: D9316.id22456.diff
May 27 2023, 10:52 PM
F10795811: D9316.id22456.diff
May 27 2023, 10:52 PM
F10795646: D9316.id22710.diff
May 27 2023, 10:01 PM
F10795523: D9316.id22658.diff
May 27 2023, 9:23 PM
Subscribers

Details

Summary

Summarized Changelog:

  • Fix EOF handling while reading in bulk or from strings.
  • Fix lax handling of string errors.
  • Fix reading from a null-delimited socket.
  • Fix colliding blank nodes when parsing TriG.
  • Fix missing parse error messages.
  • Fix parsing "a" abbreviation without padding whitespace.
  • Fix parsing TriG graphs with several squashed trailing dots.
  • Fix resolving some URIs against base URIs with no trailing slash.
  • Improve documentation.
Test Plan
  • Use in Ardour with LV2 plugins.

Diff Detail

Repository
R2886 serd
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
12

--libdir needs to be re-introduced.

This revision now requires changes to proceed.Jul 28 2020, 2:57 PM

Sorry, looks like I didn't notice that in the first place. Thought that the macro did that for us. Anyway, should be fixed now :)

This revision is now accepted and ready to land.Aug 11 2020, 4:14 PM
This revision was automatically updated to reflect the committed changes.