test_regression won't compile
Germain Garand
germain at ebooksfrance.org
Wed Nov 26 21:32:55 GMT 2003
Le Mercredi 26 Novembre 2003 20:47, Stephan Kulow a écrit :
> Am Mittwoch 26 November 2003 21:28 schrieb James Ots:
> > 001e48d0 t KJS::Identifier::qstring() const
> > 001e4810 t KJS::UString::qstring() const
> >
> > Which looks close enough to me.
>
> T Global text symbol.
> t Local text symbol.
>
> I don't know what it actually means though :)
>
> Greetings, Stephan
$ grep qstring ../kjs/*
../kjs/identifier.h: QString qstring() const;
../kjs/ustring.h: QString qstring() const;
Looks a lot like unimplemented methods to me :}
More information about the kfm-devel
mailing list