[MPlayer-dev-eng] osdep/fseeko.c ifndef sense reversed?

Sascha Sommer saschasommer at freenet.de
Sun Apr 4 12:26:24 CEST 2004


> Sounds right. Further, the whole code block is dumb. Instead something
> like this should be at the top of the file:
>
> #ifdef __MINGW32__
> typedef off_t fpos_t
> #endif
>


Won't this result in conflicting data types as both off_t an fpos_t already
exist?

Sascha





More information about the MPlayer-dev-eng mailing list