[FFmpeg-devel] [PATCH] Replace ENOSYS by ENOTSUP
François Revol
revol
Tue Aug 14 14:43:18 CEST 2007
> you didnt object so i assume you want beos broken, you really should
> look at
> patches which might affect your favorite OS ...
Because I don't make builds everyday and I only noticed yesterday that
movenc.c aready uses it. And I don't know the list by heart.
>
> seriously the E* stuff is starting to turn into a nightmare ...
>
> at minimum someone should make a list of what E* are available on
> mingw
> beos, freebsd and macosx
> so that we can check added E* against that list and dont notice after
> commit that they arent available ...
>
> we could also forget the whole idea of using standard error codes as
> it
> seems the few which are supported everywhere are pretty much
> insufficient
> for an application beyond "hello world"
Then we/apps'll need our own strerror, have to localize them, ...
I don't really care though. Just mixing both isn't clean at all.
Fran?ois.
More information about the ffmpeg-devel
mailing list