In the name of macros-are-evil, as suggested by AndrewC, I replaced the SET_NAMESTRING macro by a function... 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? -- Joel