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, Apr 20, 3:31 PM
Unknown Object (File)
Mar 4 2024, 3:23 PM
Unknown Object (File)
Mar 4 2024, 3:23 PM
Unknown Object (File)
Mar 4 2024, 3:23 PM
Unknown Object (File)
Mar 4 2024, 3:23 PM
Unknown Object (File)
Mar 3 2024, 10:08 PM
Unknown Object (File)
Dec 24 2023, 9:16 AM
Unknown Object (File)
Dec 24 2023, 9:16 AM
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