Ozkan Sezer
2017-Jan-13 15:06 UTC
[flac-dev] [PATCH] add missing string.h include to cpu.c (for memset())
Attached patch adds missing string.h include to cpu.c (for memset()) -- O.S. -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-add-missing-string.h-include-to-cpu.c-for-memset.patch Type: application/octet-stream Size: 587 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20170113/25c937cf/attachment.obj>
Ozkan Sezer
2017-Jan-14 23:27 UTC
[flac-dev] [PATCH] add missing string.h include to cpu.c (for memset())
On 1/13/17, Ozkan Sezer <sezeroz at gmail.com> wrote:> Attached patch adds missing string.h include to cpu.c (for memset())Simpler patch attached, which just replaces memory.h with string.h cpu.c was the only source to use memory.h instead of string.h. -- O.S. -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-replace-memory.h-include-with-string.h-in-cpu.c.patch Type: application/octet-stream Size: 718 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20170115/2c715119/attachment.obj>
Erik de Castro Lopo
2017-Jan-15 02:19 UTC
[flac-dev] [PATCH] add missing string.h include to cpu.c (for memset())
Ozkan Sezer wrote:> On 1/13/17, Ozkan Sezer <sezeroz at gmail.com> wrote: > > Attached patch adds missing string.h include to cpu.c (for memset()) > > Simpler patch attached, which just replaces memory.h with string.h > cpu.c was the only source to use memory.h instead of string.h.Applied. Thanks. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/