Summary: | When summing up a series program crashes | ||
---|---|---|---|
Product: | [Applications] kalgebra | Reporter: | Diego Candido <kell.92.k> |
Component: | general | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Diego Candido
2010-12-15 22:50:59 UTC
Can you try if that still happens if using up to date trunk? Thank you SVN commit 1207851 by apol: Make it possible to _evaluate_ sum's instead of expecting them to be simplified at some point. BUG: 260006 M +97 -24 analyzer.cpp M +2 -0 analyzer.h M +12 -2 tests/analitzatest.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1207851 |