> > 2003-01-10 J. Brobecker > > > > * hpread.c (set_namestring): New procedure replacing the > > SET_NAMESTRING macro. > > (hpread_build_psymtabs): Replace calls to SET_NAMESTRING > > by calls to set_namestring. > > > > Ok to apply? > > Yes, if... > > + if (! hpread_has_name ((sym)->dblock.kind)) > > Please lose all the extra parentheses from the macro definition. Thanks. Attached is the actual change that I just checked in. -- Joel