Page MenuHomeFreeBSD

multimedia/oggvideotools: fix build with GCC-based architectures
ClosedPublic

Authored by pkubaj on Jul 1 2019, 11:56 AM.
Tags
None
Referenced Files
F157851801: D20823.id59458.diff
Mon, May 25, 8:28 PM
F157847603: D20823.id59308.diff
Mon, May 25, 7:52 PM
F157838923: D20823.id59257.diff
Mon, May 25, 6:21 PM
Unknown Object (File)
Sun, May 24, 11:52 PM
Unknown Object (File)
Sun, May 24, 11:47 PM
Unknown Object (File)
Sun, May 24, 11:31 AM
Unknown Object (File)
Wed, May 20, 1:14 AM
Unknown Object (File)
Mon, May 4, 7:31 PM
Subscribers
None

Details

Summary

decoderTest.cpp needs include <cstring> for memset().

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

multimedia/oggvideotools/files/patch-src_base_test_decoderTest.cpp
15–17 ↗(On Diff #59257)

this hunk is not needed.

pkubaj added inline comments.
multimedia/oggvideotools/files/patch-src_base_test_decoderTest.cpp
15–17 ↗(On Diff #59257)

Hm, strange. I removed this hunk from the patch and it's clearly not in the file, but Phabricator somehow adds it.

multimedia/oggvideotools/files/patch-src_base_test_decoderTest.cpp
15–17 ↗(On Diff #59257)

It's ok now, I accidentally submitted a new review instead of updating this one.

This revision is now accepted and ready to land.Jul 5 2019, 4:49 PM