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 _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
