Re: [ mdbtools-Bugs-1675603 ] Error in declaration of mdb_backends (0.6pre1)
Martin Ellis <[email protected]>
| Newsgroups | gmane.comp.db.mdb-tools.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 07 March 2007 10:40, SourceForge.net wrote: > Initial Comment: > When compiling the source package downloaded from the project page: > > backend.c:31: error: static declaration of 'mdb_backends' follows > non-static declaration ../../include/mdbtools.h:150: error: previous > declaration of 'mdb_backends' was here > > mdb_backends has different declarations. > In file include/mdbtools.h: > extern GHashTable *mdb_backends; > In file src/libmdb/backend.c: > static GHashTable *mdb_backends; I think this was fixed in CVS a long time ago... or has it reappeared? Martin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV