| Summary: | kunitconversion - millimeters of mecrury (mmHg) missing | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Andrey Borzenkov <arvidjaar> |
| Component: | general | Assignee: | Petri Damstén <petri.damsten> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | annma, jlayt, mpyne, petri.damsten |
| Priority: | NOR | ||
| Version First Reported In: | 4.3 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Patch to add mmHg units to kunitconversion | ||
|
Description
Andrey Borzenkov
2009-12-06 16:23:42 UTC
I've heard of the unit, I'm sure it's merely an oversight. If you have a patch let's see it. :) Yes it would be good to have the patch so this is not forgotten for 4.5 (not allowed to add new strings in 4.4) Created attachment 38992 [details]
Patch to add mmHg units to kunitconversion
Patch attached. Unfortunately I do not have infrastructure to actually build it.
Need to assign to petri.damsten@gmail.com as author/maintainer of code, but he doesn't seem to be registered as yet. I'll cc: him. I'll also get Petri to raise a request in bugzilla against bugs.kde.org to request adding a KUnitConverter category to kdelibs Product, with default assignment to Petri. SVN commit 1091623 by pdamsten: Add millimeters of mecrury (mmHg) patch from Andrey Borzenkov BUG: 217601 M +1 -1 converter.h M +12 -3 pressure.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1091623 |