[commit/testsuite/c++] rtti.exp: accept current warnings

David Carlton carlton@kealia.com
Mon Dec 8 17:12:00 GMT 2003


On Fri,  5 Dec 2003 23:39:47 -0500 (EST), mec.gnu@mindspring.com (Michael Elizabeth Chastain) said:

  
>   gdb_test_multiple "print *e1" "print *e1" {
> +     -re "warning: RTTI symbol not found for class 'n1::D1'.*$gdb_prompt $" {
> + 	# gdb HEAD 2003-12-05
> + 	kfail "gdb/488" "print *e1"
> +     }
>       -re "warning: can't find class named `n1::D1', as given by C\\+\\+ RTTI.*$gdb_prompt $" {
> + 	# gdb 6.0
>   	kfail "gdb/488" "print *e1"
>       }

Why not delete the old message?  It's not in GDB's source code any
more.

David Carlton
carlton@kealia.com



More information about the Gdb-patches mailing list