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

Jordan Rose <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |DUPLICATE

--- Comment #1 from Jordan Rose <[email protected]> ---
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to