]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/cp-tree.h
cp-tree.h (lvalue_or_else): Qualify a char* with the `const' keyword to match an...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 18 Feb 1999 20:44:21 +0000 (20:44 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 18 Feb 1999 20:44:21 +0000 (20:44 +0000)
commit834003f492621d42fdfd3352af16fe9231189b00
tree58539e158d580ab9099f2faef5f3abac5bd64d46
parent5d5993dd31958ff7a1d87fb01805593764f27289
cp-tree.h (lvalue_or_else): Qualify a char* with the `const' keyword to match an analogous change at the...

        * cp-tree.h (lvalue_or_else): Qualify a char* with the `const'
        keyword to match an analogous change at the top level.
        * tree.c (lvalue_or_else): Likewise.

From-SVN: r25297
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/tree.c
This page took 0.058862 seconds and 5 git commands to generate.