# New Ticket Created by Paul Cochrane # Please include the string: [perl #48278] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=48278 >
In config/gen/platform/win32/exec.c there are two todo items which say: /* XXX njs Should call GetLastError for failure message? */ So, at this point in the code, should GetLastError be called for the failure message?