changeset 232 | fde18ad07a01 |
parent 230 | f593b7acdb37 |
child 236 | 08436a227940 |
--- a/uh_parser/RaptorError.pm Mon May 10 12:03:05 2010 +0100 +++ b/uh_parser/RaptorError.pm Mon May 10 14:23:00 2010 +0100 @@ -187,6 +187,8 @@ $characters =~ s,^[\r\n]*,,; $characters =~ s,[\r\n]*$,,; + #print "error: -->$characters<--\n"; + my $package = ''; # if bldinf attribute is not available then heuristically attempt to determine the package if (!$raptor_error_info->{bldinf} &&