src/gdb ChangeLog.cplus cp-names.y
drow@sources.redhat.com
drow@sources.redhat.com
Thu Dec 18 15:18:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Branch: drow-cplus-branch
Changes by: drow@sourceware.org 2003-12-18 15:18:06
Modified files:
gdb : ChangeLog.cplus cp-names.y
Log message:
* cp-names.y (ptr_operator_1, ptr_operator_2): Merge back into
ptr_operator.
(qualified, decl1b): Remove.
(NEW, DELETE): Give higher precedence than '['.
(typespec, typespec_2, declarator, direct_declarator)
(abstract_declarator, direct_abstract_declarator): New.
(start, type): Use them.
(operator): Add rules for conversion operators.
(exp): Avoid a conflict for function-style casts; allow
function-style casts to typenames.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.cplus.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.1.2.12&r2=1.1.2.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/cp-names.y.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.1.2.3&r2=1.1.2.4
More information about the Gdb-cvs
mailing list