From: Richard J. <ri...@an...> - 2005-02-10 10:12:23
|
On Wed, Feb 09, 2005 at 04:27:42PM +0000, Richard Jones wrote: > I've just had yet another problem related to Dbi being both in and out > of extlib. Does anyone mind if I just remove it? I honestly think > that having it in there causes more trouble than it's worth. It seems like no one has any strong opinions about this (or else I'm not getting list traffic ...) Another good reason to remove Dbi from extlib is that in 3.08.2 it's actually impossible to link a program natively with both extlib and ocamldbi, even if the signatures & MD5 hashes of the duplicated Dbi modules match. You get this error: Files /usr/lib/ocaml/3.08/dbi/dbi.cmxa and /usr/lib/ocaml/3.08/extlib/extLib.cmxa both define a module named Dbi Rich. -- Richard Jones, CTO Merjis Ltd. Merjis - web marketing and technology - http://merjis.com Team Notepad - intranets and extranets for business - http://team-notepad.com |