[bt-devel] Bt Windows Crash

Gary Holmlund gary.holmlund at gmail.com
Tue Aug 3 20:49:13 MST 2010


I am convinced this problem is a compiler bug. Add to the DisplayOptions 
struct like this:

struct DisplayOptions {
     int lineBreaks;
     int verseNumbers;
     int notUsed;                 // ADDED
};

The crash goes away.

I have googled looking for the bug, but I have not found it.

I am considering changing to Visual Studio 2010 instead of 2008. Perhaps 
it is better. It will take a while to set up the build again for it.

Any other thoughts?

Gary



More information about the bt-devel mailing list