Re: Glib::KeyFile bug?



Murray Cumming wrote:
I created a small example to show that it works:
http://svn.gnome.org/viewvc/glibmm/trunk/examples/keyfile/main.cc?view=markup
I guess it isn't over yet. :-(  I was thinking at the time I read this
that I had already tried a try-catch but it still crashed without
catching.  I tried your example anyway and it worked on my work
computer.  Later I tried it at home and it crashed so I realized that
the work and home PCs are not setup the same.  I have another
development PC at work so I set it up with msys/MinGW just as I
had done at home.  The demo app crashed on that one.  Now that
I have the working and non-working computers side by side, I
started trying to figure out why one works and one doesn't.

The gtk and gtkmm were identical.  As far as I could tell the
environment vars were the same.  The only thing I could find that
is any different is the msys and MinGW setup.  On the working and
non-working PC I did uname -a, g++ --version and make --version.
This is what I got on the working and non-working PC

MINGW32_NT-5.1 AER1WB54103V2 1.0.11(0.46/3/2) 2004-04-30 18:55 i686 unknown
MINGW32_NT-5.1 C130DEV1      1.0.10(0.46/3/2) 2004-03-15 07:17 i686 unknown

g++.exe (GCC) 3.4.2 (mingw-special)
g++.exe (GCC) 3.4.5 (mingw-vista special r3)

GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.

Does anyone see anything significant in this?  would anyone
be willing to try this demo app on your msys/MinGW setup?

Damon Register


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]