[LLVMbugs] [Bug 545] NEW: FindExecutable() returns directories on $PATH
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Apr 11 04:24:31 PDT 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=545
Summary: FindExecutable() returns directories on $PATH
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: System Library
AssignedTo: rspencer at x10sys.com
ReportedBy: markus at oberhumer.com
.. probably because Path::executable() does not stat() the file, so it will
happily report directories.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list