Skip to content

shellinabox does not compile under scan-build #8442

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
llvmbot opened this issue Sep 3, 2010 · 1 comment
Closed

shellinabox does not compile under scan-build #8442

llvmbot opened this issue Sep 3, 2010 · 1 comment
Assignees
Labels
bugzilla Issues migrated from bugzilla clang:static analyzer

Comments

@llvmbot
Copy link
Member

llvmbot commented Sep 3, 2010

Bugzilla Link 8070
Version unspecified
OS Linux
Reporter LLVM Bugzilla Contributor

Extended Description

The open source project Shell in a Box compiles successfully on Linux, but fails using the same commands under scan-build. The build fails regardless of compiler.

With scan-build:

In file included from httpconnection.c:50:
/usr/include/math.h:261:1: warning: this is the location of the previous definition
httpconnection.c:212: error: conflicting types for ‘strcasestr’
/usr/include/string.h:371: note: previous declaration of ‘strcasestr’ was here
make[2]: *** [httpconnection.lo] Error 1
make[2]: *** Waiting for unfinished jobs....

@llvmbot
Copy link
Member Author

llvmbot commented Sep 3, 2010

assigned to @tkremenek

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
@arsenm arsenm closed this as not planned Won't fix, can't repro, duplicate, stale Aug 4, 2023
hjyamauchi pushed a commit to hjyamauchi/llvm-project that referenced this issue Mar 20, 2024
…/121526866

Revert "[llvm] Include LLVM_REPOSITORY and LLVM_REVISION in tool version (llvm#84…"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla clang:static analyzer
Projects
None yet
Development

No branches or pull requests

2 participants