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)
Thu, Nov 27, 1:40 PM
Unknown Object (File)
Sun, Nov 23, 11:40 AM
Unknown Object (File)
Fri, Nov 21, 3:50 PM
Unknown Object (File)
Wed, Nov 19, 8:39 AM
Unknown Object (File)
Tue, Nov 18, 1:06 AM
Unknown Object (File)
Mon, Nov 17, 2:44 AM
Unknown Object (File)
Sun, Nov 16, 11:18 AM
Unknown Object (File)
Sun, Nov 16, 9:06 AM
Subscribers
None

Details

Summary

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

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 25151
Build 23845: arc lint + arc unit

Event Timeline

multimedia/oggvideotools/files/patch-src_base_test_decoderTest.cpp
15–17

this hunk is not needed.

pkubaj added inline comments.
multimedia/oggvideotools/files/patch-src_base_test_decoderTest.cpp
15–17

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

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