[Ffmpeg-devel] execl should be terminated with null _pointer_

Jacob Meuser jakemsr
Mon May 9 13:13:04 CEST 2005


On Mon, May 09, 2005 at 12:51:30PM +0200, Erik Slagter wrote:
> On Mon, 2005-05-09 at 03:28 -0700, Jacob Meuser wrote:
> > subj says all
> 
> Then how is NULL defined on your arch?
> 
> IMHO even 0 would suffice (being a special case in C).

0L

from `man gcc-local`

" ... latent bugs for 64-bit architectures, where a terminating
0 will expand to a 32-bit int, and not a full-fledged 64-bits
pointer."

I believe it is directly referring to sparc64.

-- 
<jakemsr at jakemsr.com>





More information about the ffmpeg-devel mailing list