csvreader icon indicating copy to clipboard operation
csvreader copied to clipboard

Frozen string warnings in Ruby 3.4

Open silent-e opened this issue 9 months ago • 1 comments

Will csvreader be updated to cleanly support Ruby 3.4 and its change to frozen strings? I just started working on upgrading my app to 3.4 and now my tests are throwing this error…

[path to gem]/csvreader-1.2.5/lib/csvreader/parser_std.rb:318: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information)

There's been no public work/branches in many years and was just curious.

(e)

silent-e avatar Apr 21 '25 23:04 silent-e

hello. great to hear that i am not the only user of csvreader. i use it heavily over here -> https://github.com/sportdb/sport.db and, thus, eventually it will happen. for now, however, i am sorry to tell you that i have first to figure out how to survive and get paid. unfortunately, ruby is no longer (never was really) in demand over here (in austria).

geraldb avatar Apr 22 '25 13:04 geraldb