Menu

#1098 stats noout ineffective if prefix is given

closed-fixed
nobody
None
5
2012-02-22
2012-02-22
No

The "stats" command has the "nooutput" option to suppress output, however, it is ignored if a "prefix" option is also present.

stats '+' u 1 prefix "foo" noout

This is true for both 4.6rc1 and CVS.

Discussion

  • Ethan Merritt

    Ethan Merritt - 2012-02-22

    Indeed.
    And even aside from that, the parsing code is order-dependent, which it shouldn't be.
    Fixed in CVS for both 4.5 and 4.6
    thanks!

     
  • Ethan Merritt

    Ethan Merritt - 2012-02-22

    Indeed.
    And even aside from that, the parsing code is order-dependent, which it shouldn't be.
    Fixed in CVS for both 4.5 and 4.6
    thanks!

     
  • Ethan Merritt

    Ethan Merritt - 2012-02-22
    • status: open --> closed-fixed
     

Log in to post a comment.