Addendum:

The "accept()" call causes a dynamic linker lookup, which
ends up in "QDialog::accept()", which seems to consist of only
a few assembler instructions, basically calling "QDialog::done(int)".

I wonder whether something else is expected to happen during
"accept()".

Also, the function "int dive_cb()" is never called during an import.
I wonder whether this is normal.

Regards,

Lutz Vieweg


_______________________________________________
subsurface mailing list
subsurface@hohndel.org
http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to