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
Unknown Object (File)
Sat, Aug 8, 4:14 PM
Unknown Object (File)
Sat, Aug 8, 4:00 PM
Unknown Object (File)
Sat, Aug 8, 10:39 AM
Unknown Object (File)
Wed, Aug 5, 10:13 AM
Unknown Object (File)
Mon, Aug 3, 5:05 AM
Unknown Object (File)
Sun, Aug 2, 5:35 AM
Unknown Object (File)
Tue, Jul 28, 6:52 AM
Unknown Object (File)
Sat, Jul 25, 4:41 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