[Ffmpeg-devel] execl should be terminated with null _pointer_
Erik Slagter
erik
Tue May 10 13:01:41 CEST 2005
> Any os/libc that defined NULL to just 0 or 0L is broken as far as I'm
> concerned..
Looks like SunOS "ANSI C" compiler/suite that are ehrm... not fully
compliant. Prototypes that are no prototypes (K&R style) or prototypes
missing altogether. I bet they also defined NULL to 0. I also bet they
are not the only one. Being ANSI C compatible according to the spirit
seems to be very difficult.
More information about the ffmpeg-devel
mailing list