http://llvm.org/bugs/show_bug.cgi?id=2882

           Summary: scan-build doesn't handle ~/
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


hi,

i have the path to clang and scan-build starting with a ~/ on my profile file.
when i do scan-build it says: "can't exec 'clang': file not found in scan-build
line 95"
if i change my path to /home/user/ it works ok.
the shell doesn't expand ~/ since it comes from a file.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to