[erlang-questions] File size limits on file:write_file and file:write?

Björn Gustavsson bgustavsson@REDACTED
Wed May 4 15:12:55 CEST 2011


On Wed, May 4, 2011 at 2:33 PM, Tony Rogvall <tony@REDACTED> wrote:
> Looks like the problem is in beam/utils/io_list_len.
> io_list_len returns an int, which is 32 bit on x64_64.
> The return type should probably be Sint, but the all calls to io_list_len
> must
> be updated accordingly.

We will fix that problem in R14B03.

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB



More information about the erlang-questions mailing list