Commit 321cba97 by Nathan Sidwell

fix the fibs in previous entry

From-SVN: r35756
parent 4b054b80
......@@ -12,8 +12,9 @@
* error.c (dump_type, case TYPENAME_TYPE): Don't emit the
aggregate tag on the typename's context.
* pt.c (tsubst_friend_class): Return NULL, if parms becomes NULL.
(instantiate_class_template): Ignore NULL friend types.
* pt.c (tsubst_friend_class): Return error_mark_node, if
parms becomes NULL.
(instantiate_class_template): Ignore error_mark_node friend types.
2000-08-14 Nathan Sidwell <nathan@codesourcery.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment