class.c
49 KB
-
class.c (layout_class_method): Call build_java_argument_signature on constructors too. · c3f2a476
Wed Dec 2 15:52:25 1998 Alexandre Petit-Bianco <apbianco@cygnus.com> * class.c (layout_class_method): Call build_java_argument_signature on constructors too. * parse.y (check_method_redefinition): Use TYPE_ARGUMENT_SIGNATURE. (patch_method_invocation): Define a primary when resolving an expression name. Augmented comment on code checking illegal `this' usage. Loosened it test by accepting NEW_CLASS_EXPR. From-SVN: r24065
Alexandre Petit-Bianco committed