[ros-diffs] [fireball] 34174: Roel Messiant <roelmessiant@gmail.com> - Fix one of the oldest bugs: "ROS can not parse partition table corectly". The original macro that calculates the space casts the value to ULONG, while ULONGLONG math is required here. See issue #950 for more details.