* hpread.c (hpread_build_psymtabs): Finish Jan 4th

enum namespace -> enum_namespace change.
This commit is contained in:
Jeff Law 1996-01-09 16:35:32 +00:00
parent 0025f7a0a7
commit 60d5a517fb
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Tue Jan 9 09:33:53 1996 Jeffrey A Law (law@cygnus.com)
* hpread.c (hpread_build_psymtabs): Finish Jan 4th
enum namespace -> enum_namespace change.
Tue Jan 9 04:44:47 1996 Wilfried Moser (Alcatel) <moser@rtl.cygnus.com>
* ch-exp.c (parse_primval): in case ARRAY: Add missing FORWARD_TOKEN ().

View File

@ -538,7 +538,7 @@ hpread_build_psymtabs (objfile, section_offsets, mainline)
{
/* Variables, typedefs an the like. */
enum address_class storage;
enum namespace namespace;
namespace_enum namespace;
/* Don't add locals to the partial symbol table. */
if (within_function