Menu

#470 Perltidy options

v0.5.x
closed-fixed
nobody
Editor (234)
5
2008-02-10
2008-01-28
Anonymous
No

When I add the options from "Perl Best Practices" to the epic formatter perltidy settings the formater doesn't work any more.

I have narrowed the problem down the following option:

-wbb="% + - * / x != == >= <= =~ !~ < > | & >= < = **= += &= <<= &&= -= /= |= >>= ||= .= %= ^= x="

Cheers
Maros

Discussion

  • Jan Ploski

    Jan Ploski - 2008-02-10

    Logged In: YES
    user_id=86907
    Originator: NO

    There was a general problem of interpreting double quotes in command line options as well as a particular problem of parsing the formatter preferences.

    Fixed in CVS.

     
  • Jan Ploski

    Jan Ploski - 2008-02-10
    • status: open --> closed-fixed
     
  • Jan Ploski

    Jan Ploski - 2008-02-10

    Logged In: YES
    user_id=86907
    Originator: NO

    Fixed in 0.5.43/0.6.20.

     

Log in to post a comment.