On Jun 18 10:26, Garrett Cooper wrote:
>      After running a few checks it appears that the -m and the non-m
> functions were doing the same exact thing in lib/tst_res.c (at least
> in the April and May snapshots of ltp-full). This patch fixes the
> behavior so tst_resm and tst_res no longer do the same thing (output
> to stdout only), but instead (like the manpage says and the original
> intention was):
> 
> tst_resm:
>      - Output in deterministic way, depending on input parameters provided.
> 
> tst_res
>      - Do same thing as tst_resm, but output to file specified (and
> stdout), or just stdout if file == NULL.

Which man page did you pull these from?  That's not correct at all.  

I see in ltp/doc/man3/tst_res.3:

       tst_res - Print result message, including file contents

       tst_resm - Print result message

-1 to the patch.

Nate

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to