On Mon, Sep 13, 2004 at 10:12:44PM +0200, Piotr Szymanski wrote: > Hi, > I need RFC on the following patches: > > XFree86-spencode-nowarning.patch: > Removes spencode.c from linking .o list, it contains a definition of only > one variable: > int adobe_map_size = (sizeof(adobe_map) / (sizeof(int) * 2)); > which is use in two place: > spfile.c: spmf->enc_size = adobe_map_size; > spint.h:extern int adobe_map_size; > Should i move the definition to spfile.c or just get rid of it?
afair trojan already answered to this. -- Regards Havner http://livecd.pld-linux.org GG: 2846839 jid,mail: havner(at)pld-linux.org "We live as we dream, alone" - Joseph Conrad _______________________________________________ pld-devel-en mailing list [EMAIL PROTECTED] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
