[LLVMbugs] [Bug 2882] New: scan-build doesn't handle ~/

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Oct 10 18:51:11 PDT 2008


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: unassignedbugs at nondot.org
        ReportedBy: ricardo_barbano at hotmail.com
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list