[FFmpeg-devel] [PATCH] Replace ENOSYS by ENOTSUP
Ramiro Ribeiro Polla
ramiro
Tue Aug 14 03:02:43 CEST 2007
Michael Niedermayer wrote:
>> ENOTSUP doesn't exist on BeOS...
>>
The patch drifted away from the subject. MinGW also doesn't have
ENOTSUP, so now it was turn to replaced by something else.
>
> you didnt object so i assume you want beos broken, you really should look at
> patches which might affect your favorite OS ...
>
> seriously the E* stuff is starting to turn into a nightmare ...
>
Yes, there is also the regression test thing (there was a bug report I
don't remember where). Also, many systems don't have ENOTSUP.
What about going back to defining our own errors?
More information about the ffmpeg-devel
mailing list