[x264-devel] Compiler warns

Loren Merritt lorenm at u.washington.edu
Sun May 11 18:36:16 CEST 2008


On Sun, 11 May 2008, Hubert Bielenia wrote:

> I tried my luck with compiling x264 (most recent git snapshot) by
> myself. GCC is giving me constantly warnings about unused saveptr
> variable, but it doesn't break compilation in any way and don't seem to
> affect encoding. Should I care about those warnings then?

If you're on windows, then it's a known deficiency in microsoft libc 
(missing strtok_r). Symptoms should appear only if you try to use --zones.
If you're not on windows, then it's not a known bug, so you should worry.

--Loren Merritt


More information about the x264-devel mailing list