Thanks. Regards-- Subrata
On Fri, 2008-10-24 at 17:49 +0200, Jiri Palecek wrote: > Hello, > > when calling tst_resm (and several other tst_* functions) with a string > containinig "%%", tst_resm would not output a percent sign, but formats some > data instead (eg. "%%fs" in fork05 test ends up as "0.00000s". This is > because > once the escapes have been processed by tst_resm, they are processed again by > tst_res called by tst_resm. The attached patch fixes this behaviour. > > Regards > Jiri Palecek > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ Ltp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ltp-list ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
