# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #24300] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=24300 >
Hi, when trying to include a non-existent file in a PIR file, one gets a error message "No such file or directory". However the error claims to be from some line number in the non-existent file. As this isn't very helpful, I have twisted 'imclexer.c' such that the error is reported from where the '.include' statement is located. I have also added a test case in imcc/t/syn/file.t. Another thing to check, is wether files in "runtime/parrot/include" are really found. CU, Bernhard -- attachment 1 ------------------------------------------------------ url: http://rt.perl.org/rt2/attach/66511/49694/1acec5/include_nonexistent.patch
include_nonexistent.patch
Description: include_nonexistent.patch