Summary: | Parsererror in the molcalculator | ||
---|---|---|---|
Product: | [Applications] kalzium | Reporter: | Carsten Niehaus <cniehaus> |
Component: | Calculator | Assignee: | Kalzium Developers <kalzium> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Carsten Niehaus
2005-09-01 16:17:21 UTC
SVN commit 457090 by ingwa: Fix bug 111884: Parsererror in the molcalculator This patch rewrites the whole calculation of the contents of a molecule. It turned out to be a lot more complicated than expected. Now it works flawlessly, though. BUG: 111884 M +68 -111 molcalcwidget.cpp M +14 -30 molcalcwidget.h M +132 -83 moleculeparser.cpp M +57 -6 moleculeparser.h |