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, Sep 17, 10:30 PM
Unknown Object (File)
Jul 28 2025, 10:33 AM
Unknown Object (File)
Jun 30 2025, 4:05 PM
Unknown Object (File)
Jun 29 2025, 3:12 PM
Unknown Object (File)
Jun 25 2025, 12:52 PM
Unknown Object (File)
Jun 20 2025, 1:20 AM
Unknown Object (File)
Jun 18 2025, 7:41 AM
Unknown Object (File)
Jun 17 2025, 1:29 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