[MPlayer-dev-eng] Fw: mingw network patch, again
Diego Biurrun
diego at biurrun.de
Mon May 26 18:35:06 CEST 2003
Sascha Sommer wrote:
> Here is the updated patch
It's still full of ^M characters ;-)
Please just don't forget to rip them out before committing, thanks.
>>+#ifdef __MINGW32__
>>+typedef long ssize_t;
>>+#endif
Hmm, this is repeated in several places, that's ugly IMHO. Can't we
just convince the MinGW folks to define it in a system header or define
it ourselves globally?
Diego
More information about the MPlayer-dev-eng
mailing list