struct dive_table dive_table

Linus Torvalds torvalds at linux-foundation.org
Wed Apr 17 12:22:11 PDT 2013


On Wed, Apr 17, 2013 at 12:07 PM, Amit Chaudhuri
<amit.k.chaudhuri at gmail.com> wrote:
> http://sourceware.org/bugzilla/show_bug.cgi?id=15111

Interesting. With "-g" that test-case gives me your error. Without it, it works.

Which gave me a clue.

It seems to be the combination of C++ and -g that triggers it. It all
worked for me on subsurface, because I was still on the master branch.
When trying to compile the Qt branch, I see the same bug.

Christ, I thought C++ development environments would be stable by now.
Apparently they aren't.

                          Linus


More information about the subsurface mailing list