John Scipione b726ad9203 MessageFormat: Use off_t argument instead of int32
Which doubles the maximum width fixing #11809. I wanted to convert this to
a variadic functionbut that would require updating all of the instance that use
MessageFormat or a clever hack to get around the ambiguity of an off_t
argument and an int argument count with 0 arguments. Either way seemed
out of the scope of fixing this bug.

Fixes #11809

Another Beta1 bug down!
2015-03-04 14:28:47 -05:00
..
2014-10-15 13:08:10 +02:00
2015-02-26 22:02:37 +01:00
2014-01-01 23:41:02 -07:00
2014-11-27 12:14:39 +01:00
2014-12-18 10:18:39 +01:00