[LLVMbugs] [Bug 17609] The analyzer encountered problems on some source files after scan-build finished

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Oct 18 09:19:07 PDT 2013


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

Jordan Rose <jordan_rose at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jordan_rose at apple.com
         Resolution|---                         |DUPLICATE

--- Comment #1 from Jordan Rose <jordan_rose at apple.com> ---
It looks like the issues are all in the source files themselves:

./common/errors.hpp:17:36: error: redefinition of 'aerror_other' with a
different type: 'const aspell::ErrorInfo *const' vs 'const struct
AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_other;

We should try to make this clearer.

*** This bug has been marked as a duplicate of bug 17258 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131018/ba23888d/attachment.html>


More information about the llvm-bugs mailing list