[MPlayer-dev-eng] headers for osdep/ subdir??

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Wed Mar 8 13:03:50 CET 2006


Hello,
I just noticed that we have a little problem there (AFAICT). Since we do
not have any headers there, this means that e.g. strlcpy will be used
without prototype on platforms where it is not available. Now if this is
a 64 bit platform, I think the pointers will be truncated to 32 bit,
right? Same probably for other functions as well.
So what should we do about this? Include a prototype in config.h? Create
"wrapper headers" for e.g. string.h? Or what?

Greetings,
Reimar Döffinger




More information about the MPlayer-dev-eng mailing list