Module Name:    pcc
Committed By:   ragge
Date:           Sat Apr 19 09:48:01 UTC 2008

Modified Files:
        pcc/cc/cpp: scanner.l

Log Message:
open(2) can fail with many different errors (ENOTDIR, EPERM, ...) so we
must try next include file if open fails, not bail out.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pcc/cc/cpp/scanner.l

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to