evalTrouble doesn't allow upper functions calls with params

Bug #455291 reported by Xavier Brochard
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Woda
Fix Committed
Medium
Xavier Brochard

Bug Description

Woda trunk toward 4.620, or Woda Ziga's version
 Perl 5.10

sub evalTrouble doesn't allow upper functions calls with params, like &PIC(field)
the fix is to add parenthesis in the regexp:
s/\&[A-Z]+\(\w+\)//g; # allow UPPER function calls

Related branches

Xavier Brochard (xavier)
Changed in woda:
assignee: nobody → Xavier Brochard (xavier)
importance: Undecided → Medium
milestone: none → merge-with-pro
status: New → Confirmed
Xavier Brochard (xavier)
Changed in woda:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.