Hi Michael: (octave-dev@lists.sourceforge.net cc'ed)
Michael Goffioul wrote: > On Tue, Jul 12, 2011 at 7:30 PM, Philip Nienhuis<pr.nienh...@hccnet.nl> > wrote: >> Michael Goffioul wrote: >>> >>> The backtrace is weird, it looks like polymorphism isn't use, as in >>> octave_base_value::subsref >>> is called instead of the overridden octave_com_object::subsref. I >>> assume you recompiled the >>> Windows package as well. >> >> No - how does one do that? >> >> (I did figure it may be needed but didn't know how to get it together, so I >> skipped that step.) >> >> I'll try some more backtracing earlier on in the code as you suggested, but >> I have to sneak that in between other "duties". > > Grab the package sources from sourceforget and try "pkg install...". Yeah, it occurred to me this morning that installing an octave-forge package might invoke the very compiler flags used to build Octave itself. So if debug was enabled for Octave, it'll apply to packages too. Or is this a wrong supposition? (BTW: This may be something for the wiki. This info may be obvious for the gurus, but is nowhere to be found.) Now, I have done "pkg install -forge windows" from the debug octave build. So the backtrace I posted was from a "debug" windows package after all. Hopefully I 'll have a chance to dig further somewhere the next days. Philip ------------------------------------------------------------------------------ AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This video shows you how to validate your ideas, optimize your ideas and identify your business strategy. http://p.sf.net/sfu/appsumosfdev2dev _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev