Menu

#324 Error Parsing variable - debugging

closed-out-of-date
Debugger (177)
5
2007-06-03
2006-10-31
Anonymous
No

The debugger fails with message "unable to parse the
variable" for following declaration

my $lcNumeric = LC_NUMERIC,$ENV{LC_ALL} ||
$ENV{LC_NUMERIC} || $ENV{LANG} || "de_DE.ISO8859-15@euro";

System Info

Perl - version 5.8.3
EPIC - 0.5.17
Eclipse - 3.2
Lexical Analyzer - Padwalker

Discussion

  • Jan Ploski

    Jan Ploski - 2006-11-04

    Logged In: YES
    user_id=86907

    I can't reproduce it in 0.5.18.

     
  • Jan Ploski

    Jan Ploski - 2007-06-03
    • status: open --> closed-out-of-date
     

Log in to post a comment.