Skip to content

Conversation

philipp-classen
Copy link
Contributor

File sizes can exceed the range of Int32, resulting in errors like that:

Unhandled exception: Invalid Int32: "2305083320" (ArgumentError)
  from /usr/lib/crystal/string.cr:438:83 in 'to_i32'
  from /usr/lib/crystal/string.cr:349:5 in '__crystal_main'
  from /usr/lib/crystal/crystal/main.cr:129:5 in 'main'
  from /usr/lib/libc.so.6 in '??'
  from /usr/lib/libc.so.6 in '__libc_start_main'

@taylorfinnell taylorfinnell merged commit 39f4310 into taylorfinnell:master Jul 7, 2024
@philipp-classen philipp-classen deleted the support_filesizes_above_2g branch July 7, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants