[LLVMbugs] [Bug 1561] NEW: g++-4.2 produces a bunch of warnings in lib/System/ltdl.c
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Jul 19 01:34:28 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1561
Summary: g++-4.2 produces a bunch of warnings in
lib/System/ltdl.c
Product: new-bugs
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: baldrick at free.fr
lib/System/ltdl.c: In function ‘try_dlopen’:
lib/System/ltdl.c:3202: warning: the address of ‘sys_search_path’ will always
evaluate as ‘true’
lib/System/ltdl.c: In function ‘lt_dlopenext’:
lib/System/ltdl.c:3494: warning: the address of ‘archive_ext’ will always
evaluate as ‘true’
lib/System/ltdl.c:3515: warning: the address of ‘shlib_ext’ will always
evaluate as ‘true’
lib/System/ltdl.c:3515: warning: the address of ‘archive_ext’ will always
evaluate as ‘true’
lib/System/ltdl.c:3518: warning: the address of ‘shlib_ext’ will always
evaluate as ‘true’
------- 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