On Tue, 08 Jul 2003, Robert Collins wrote: > I've imported the code into HEAD.
In test-suite/debug.cc, StreamTest::getAnInt() actually returns char const *, whereas the name implies that it should return int. --apb (Alan Barrett)
On Tue, 08 Jul 2003, Robert Collins wrote: > I've imported the code into HEAD.
In test-suite/debug.cc, StreamTest::getAnInt() actually returns char const *, whereas the name implies that it should return int. --apb (Alan Barrett)