On Sun, Jan 13, 2002 at 01:14:49PM +0100, Sander Striker wrote: > Hi, > > This is the approach we could take to set a tag by default > (at create time in debug mode). It introduces a macro to > concatenate __FILE__ and __LINE__. Maybe this belongs at > a more general place in APR.
+1. I do think the string concat stuff belongs somewhere else as well. I stared at that #x in the misc/unix/rand.c file. Aaron had to clue me in on what that was. So, yes, it might be good if it were somewhere public and documented for us of clueless descent. -- justin
