Page MenuHomePhabricator

DataNode::SetDoubleProperty takes float argument as value
Closed, ResolvedPublic

Description

Method DataNode::SetDoubleProperty takes float argument as value, although a double would be expected given the method name.

Event Timeline

User maleike has pushed new remote branch:

bug-19479-setdoubleproperty-broken

Patch includes a test case enhancement.

Thank you, for taking care of this.

[b35031]: Merge branch 'bug-19479-setdoubleproperty-broken'

Merged commits:

2015-12-16 17:46:23 Daniel Maleike [6c5a73]
Fix parameter type to double