Go to file
Alexandre Petit-Bianco ffa669ea3c parse.y (resolve_qualified_expression_name): Prevent `this' from being used before the superclass constructor has been called.
Mon Nov  1 01:32:48 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* parse.y (resolve_qualified_expression_name): Prevent `this' from
 	being used before the superclass constructor has been called.
	(complete_function_arguments): Use CALL_EXPLICIT_CONSTRUCTOR_P
 	instead of `CALL_THIS_CONSTRUCTOR_P'.

(Fixed the incomplete last ChangeLog entry.)

From-SVN: r30318
1999-11-01 01:48:46 -08:00
boehm-gc
config
contrib
etc
gcc parse.y (resolve_qualified_expression_name): Prevent `this' from being used before the superclass constructor has been called. 1999-11-01 01:48:46 -08:00
include hashtab.c (find_hash_table_entry): When returning a DELETED_ENTRY slot, change it to EMPTY_ENTRY first. 1999-10-23 15:56:52 +00:00
INSTALL
libchill Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au> 1999-10-27 01:14:18 -07:00
libf2c Daily bump. 1999-11-01 01:45:06 -07:00
libffi
libiberty Makefile.in (SUBDIRS): New macro. 1999-10-28 08:26:42 +00:00
libio
libjava PrintStream (PrintStream): Fix illegal usage of "this" before "super". 1999-11-01 01:15:37 +00:00
libobjc
libstdc++
texinfo
zlib
.cvsignore
ChangeLog * configure: Fix quoting inside arguments of eval. 1999-10-25 23:47:42 -06:00
config-ml.in
config.guess
config.if
config.sub
configure * configure: Fix quoting inside arguments of eval. 1999-10-25 23:47:42 -06:00
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Add myself to list with write after approval access. 1999-10-27 21:29:24 +00:00
Makefile.in
missing
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.