CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: ScriptHappy.cpp CVS: ---------------------------------------------------------------------- Fix for getBuildId()
Martin On Sat, 16 Mar 2002, Kenneth J.Davis wrote: > "j.m.maurer" <[EMAIL PROTECTED]> wrote on 3/16/2002 9:28:28 AM: > > > >The nice thing is, this bug is *still* in the release-0-99-3 tree, so I > .. > >> ScriptHappy.cpp:283: no method `XAP_App::getBuildID' > >> make[4]: *** [ScriptHappy.lo] Error 1 > .. > > I'm currently working on ScriptHappy so it works for Windows, anyway > I can't make the changes (nor test them) but: > > the method is called XAP_App::getBuildId() > Note the lower case D. So either change the D to d here or d to D wherever else. > > Oh yeah, its also missing a return UT_ERROR in execute() > > Jeremy Davis > [EMAIL PROTECTED] > > >
