[Ns-bugs] [Bug 1366] [LLVM] error: class 'sqlite3' was previously declared as a struct

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Fri Mar 9 05:59:25 PST 2012


https://www.nsnam.org/bugzilla/show_bug.cgi?id=1366

--- Comment #1 from Daniel Camara <daniel.camara at inria.fr> 2012-03-09 08:59:24 EST ---
Created attachment 1354
  --> https://www.nsnam.org/bugzilla/attachment.cgi?id=1354
Change class to struct patch

To solve the "class 'sqlite3' was previously declared as a struct" LLVM error

 The patch simply changes the term "class"  to "struct"  The maintainer should
evaluate if this is the best solution.

-- 
Configure bugmail: https://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list