[LLVMbugs] [Bug 2882] scan-build doesn't handle ~/
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Oct 10 19:40:52 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2882
Gordon Henriksen <gordonhenriksen at mac.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gordonhenriksen at mac.com
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Gordon Henriksen <gordonhenriksen at mac.com> 2008-10-10 21:40:51 ---
~ expansion is the exclusive purview of of the shell. You need to fix your
profile to set the expanded path in the environment variable. Make sure the ~
is not enclosed in quotes.
--
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