[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] product editor patch
From: |
Vaclav Slavik |
Subject: |
Re: [lmi] product editor patch |
Date: |
Sat, 9 Feb 2008 00:36:15 +0100 |
User-agent: |
KMail/1.9.7 |
Greg Chicares wrote:
> another latent logic error. If you want to look into this
> before I get the chance, then I bet you could reproduce the
> error by adding a line like
> warning() << "You won't see this!" << std::flush;
> anywhere that it's sure to be executed.
I tried putting this right under "Generating product files." in
generate_product_files.cpp, but with no luck. It triggers the error
on Linux (because Automake makefiles don't link alert_cli.o in), but
everything still works correctly on Windows for me. Would you have a
backtrace showing where the error occurred (i.e. not where the
exception is reported in main())? I can only think of some global
object being initialized before alerts are, but I can't find
anything...
Vaclav
--
PGP key: 0x465264C9, available from http://pgp.mit.edu/
- [lmi] product editor patch, Vaclav Slavik, 2008/02/07
- Re: [lmi] product editor patch, Greg Chicares, 2008/02/07
- Re[2]: [lmi] product editor patch, Vadim Zeitlin, 2008/02/07
- Re: [lmi] product editor patch, Greg Chicares, 2008/02/08
- Re[2]: [lmi] product editor patch, Vadim Zeitlin, 2008/02/08
- Re: [lmi] product editor patch, Vaclav Slavik, 2008/02/08
- Re: [lmi] product editor patch, Greg Chicares, 2008/02/08
- Re: [lmi] product editor patch, Vaclav Slavik, 2008/02/08
- Re: [lmi] product editor patch, Greg Chicares, 2008/02/09
- Re: [lmi] product editor patch,
Vaclav Slavik <=
- Re: [lmi] product editor patch, Greg Chicares, 2008/02/09
- Re: [lmi] product editor patch, Greg Chicares, 2008/02/09
- Re: [lmi] product editor patch, Greg Chicares, 2008/02/10
- Re: [lmi] product editor patch, Greg Chicares, 2008/02/11
- Re: [lmi] product editor patch, Vaclav Slavik, 2008/02/11
- Re: [lmi] product editor patch, Vaclav Slavik, 2008/02/11
Re: [lmi] product editor patch, Greg Chicares, 2008/02/22