This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH RFA] testsuite/gdb.c++/templates.cc printf() patch


Hmmm.  Why does gdb.c++/templates.cc have a definition of printf()
at all?  I don't think it's ever called, either from templates.cc or
from templates.exp.  I tried adding some 'write' statements to it
and deleting the thing altogether, and I always got the same results
(5 PASS, 17 FAIL, 6 XFAIL).

I have no problem with changing the definition from "void" to "int"
as long as it exists though.

Michael Elizabeth Chastian
<chastain@redhat.com>
"love without fear"

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]