[Bug 1107844] Re: [SRU] Valgrind complains about conditonal jumps depending on uninitialized value when running the IDE

2014-12-03 Thread Rolf Leggewie
quantal has seen the end of its life and is no longer receiving any updates. Marking the quantal task for this ticket as "Won't Fix". ** Changed in: ecere-sdk (Ubuntu Quantal) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1107844] Re: [SRU] Valgrind complains about conditonal jumps depending on uninitialized value when running the IDE

2013-02-07 Thread Jerome St-Louis
Fixed by http://bazaar.launchpad.net/~jerstlouis/ecere/quantal_sru/revision/808 .debdiff can be found in bug https://bugs.launchpad.net/ubuntu/+source /ecere-sdk/+bug/1107774 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1107844] Re: [SRU] Valgrind complains about conditonal jumps depending on uninitialized value when running the IDE

2013-02-06 Thread Dmitrijs Ledkovs
** Changed in: ecere-sdk (Ubuntu) Status: Confirmed => Fix Released ** Changed in: ecere-sdk (Ubuntu Quantal) Status: New => Confirmed ** Changed in: ecere-sdk (Ubuntu Quantal) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubu

[Bug 1107844] Re: [SRU] Valgrind complains about conditonal jumps depending on uninitialized value when running the IDE

2013-01-30 Thread Jerome St-Louis
** Description changed: Valgrind complains about conditional jumps based on uninitialized value on the IDE The root of the problem was in the virtual method table for eC objects. The logic has been re-evaluated and code fixed accordingly. [Test Case] Run the IDE through valgrind,