RE: [PATCH] Fix for double initialization of silc plugin in irssi (resulting in duplication of "action" messsages)

Skywing <[email protected]> Thu, 27 Mar 2008 12:14:19 -0500
Newsgroups gmane.network.silc.devel
Message-ID <982D8D05B6407A49AD506E6C3AC8E7D626D7271F90@caralain.haven.nynaeve.net>
Ah!  That makes much more sense :)  Thanks for the expanded explanation.  Verified that this is indeed what is happening on my system (bogus symlink is there between libfe_silc.so ->libfe_common_silc.so).

- S

-----Original Message-----
From: Jochen Eisinger [mailto:jochen-hvFg3w/[email protected]]
Sent: Thursday, March 27, 2008 1:06 PM
To: Skywing
Cc: Pekka Riikonen; silc-devel-cR8azDVoa3JZ/hxrHI3Fm9i2O/[email protected]
Subject: Re: [PATCH] Fix for double initialization of silc plugin in irssi (resulting in duplication of "action" messsages)

Hi,

looking at the 1.1.4 tarball, it's not fixed :(. But it should be...

The problem is that the apps/irssi/src/fe-common/silc/Makefile.am at the
bottom creates a link from fe_common_silc.so to fe_silc.so. Therefore,
irssi loads the fe module twice, and all messages are printed twice etc.

This fix is required for some versions of irssi which would only look
for fe_silc.so.

regards
-- jochen

_______________________________________________________________________
Info:    https://lists.silcnet.org/mailman/listinfo/silc-announce
Archive: https://lists.silcnet.org/pipermail/silc-announce
FAQ:     http://silcnet.org/support/faq/