Re: Commit: give locale transactors names

From: J.M. Maurer <j.m.maurer_at_student.utwente.nl>
Date: Mon Apr 11 2005 - 13:18:42 CEST

On Sun, 2005-04-10 at 19:38 -0700, Dom Lachowicz wrote:
> Technically, this shouldn't be necessary but it seems
> that at least some versions of GCC get grumpy and
> invoke the LocaleTransactor's destructor immediately
> after it is constructed, instead of when the object
> would leave its scope block...
>
> Grumble.

Yep, seen this in libwpd as well. The destructors are called after
executing the line in which the objects were constructed. Took me a lot
of hours to figure that out :X

Marc
Received on Mon Apr 11 13:17:53 2005

This archive was generated by hypermail 2.1.8 : Mon Apr 11 2005 - 13:17:54 CEST