|
| From: | Vote 539 |
| Subject: | [Octave-bug-tracker] [bug #38270] miscellaneous package: units conversion from degC to K fails with units 1.0 |
| Date: | Tue, 22 Oct 2013 05:58:49 +0000 |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.69 Safari/537.36 |
Follow-up Comment #21, bug #38270 (project octave):
Thanks for working on this bug. Here's the output of Carnë's r12300 on OS X
and units 1.0:
octave:1> units("degF", "K", 90)
error: units unable to parse non-linear conversion `unknown unit 'degF(90)'
conformability error
1 degF(90)
1 K
'
error: called from:
error: /private/tmp/units/units.m at line 90, column 11
The middle part of that message happens to be the output from units 1.0.
$ units "degF(90)" "K"
unknown unit 'degF(90)'
conformability error
1 degF(90)
1 K
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?38270>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |