On 26-Mar-2002 Eric Binet wrote: > Could someone tell me why I get PLENTY of warnings that look like : > Translation.m:118: invalid character: message ignored > > I only want to know what's going on, or if these are "normal". > > Thanks > > Eric
this is due to a recent change in glibc. If you set your locale to anything other than C the messages should go away.
