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)
Wed, Apr 15, 2:28 AM
Unknown Object (File)
Tue, Apr 14, 9:25 AM
Unknown Object (File)
Fri, Apr 10, 12:37 AM
Unknown Object (File)
Tue, Apr 7, 4:46 PM
Unknown Object (File)
Mon, Apr 6, 1:35 PM
Unknown Object (File)
Mon, Apr 6, 4:11 AM
Unknown Object (File)
Thu, Apr 2, 3:45 AM
Unknown Object (File)
Mar 1 2026, 10:53 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