Bug#325528: Patch for this bug

2006-11-28 Thread Andreas Barth
* Steve Langasek ([EMAIL PROTECTED]) [061127 22:22]: > On Mon, Nov 27, 2006 at 07:40:20PM +0100, Andreas Barth wrote: > > After more checking, the bug is somewhere else. The library dynamically > > opens (in src/m17n-gui.c): > > > MSTRUCT_CALLOC (interface, MERROR_WIN); > > interface->library

Bug#325528: Patch for this bug

2006-11-27 Thread Steve Langasek
On Mon, Nov 27, 2006 at 07:40:20PM +0100, Andreas Barth wrote: > After more checking, the bug is somewhere else. The library dynamically > opens (in src/m17n-gui.c): > MSTRUCT_CALLOC (interface, MERROR_WIN); > interface->library = malloc (strlen (lib) >+ strlen

Bug#325528: Patch for this bug

2006-11-27 Thread Andreas Barth
* Andreas Barth ([EMAIL PROTECTED]) [061127 19:10]: > * Andreas Barth ([EMAIL PROTECTED]) [061127 06:22]: > > basically, the only really required change is to replace libm17n*.so.* > > by libm17n*.so* ib libm17n-0.install - but for safety reasons, one could > > as well remove the libm17n*.so-line f

Bug#325528: Patch for this bug

2006-11-27 Thread Andreas Barth
tags 325528 - patch thanks * Andreas Barth ([EMAIL PROTECTED]) [061127 06:22]: > basically, the only really required change is to replace libm17n*.so.* > by libm17n*.so* ib libm17n-0.install - but for safety reasons, one could > as well remove the libm17n*.so-line from libm17n-dev.install. The > f

Bug#325528: Patch for this bug

2006-11-27 Thread Andreas Barth
Hi, basically, the only really required change is to replace libm17n*.so.* by libm17n*.so* ib libm17n-0.install - but for safety reasons, one could as well remove the libm17n*.so-line from libm17n-dev.install. The following patch works well here. If you want, I can upload this patch as NMU, so th