[dmd-internals] Assertion failed: (len <= 6), function OmToHeader, file libmach.c, line 168., m

Leandro Lucarella luca at llucax.com.ar
Fri Jun 18 06:52:14 PDT 2010


Benjamin Shropshire, el 17 de junio a las 21:57 me escribiste:
> Walter Bright wrote:
> >
> >Here's the asserting code:
> >
> >   len = sprintf(h->user_id, "%u", om->user_id);
> >   assert(len <= 6);
> >
> >I'd add a printf to see what your user_id is.
> >
> 
> Why does dmd ever even need to look at UIDs/GIDs?

Or artificially set limits on them! Weird...

-- 
Leandro Lucarella (AKA luca)                     http://llucax.com.ar/
----------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------
Are you nervy, irritable, depressed, tired of life.
Keep it up.
	-- Monty Python



More information about the dmd-internals mailing list