Quoting Christian Stimming <[EMAIL PROTECTED]>:

> Quoting Derek Atkins <[EMAIL PROTECTED]>:
>> Trac: http://svn.gnucash.org/trac/changeset/15928
>>
>> Log:
>> Make sure that each GNCModule has a unique set of symbols.
>
> Just out of curiosity: Isn't this commit basically a partial revert 
> of  r15317 (the merged reshuffle-modules branch) or more 
> specifically,  r15231 on the reshuffle-modules branch? Except that 
> now we're  constructing the filename-dependent symbol names ourselves 
> instead of  through libtool-ltdl? Or are these unrelated changes?

Yes, it's a partial revert of that change.  The reason is that
some linkers (i.e. the MacIntel linker) complains about duplicated
symbols.  This change just fixes that so we no longer have duplicated
symbols, and we're doing the work ourselves with g_module instead of
letting ltdl do the work.

> Christian

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to