Skip to content

Conversation

@ahorek
Copy link
Contributor

@ahorek ahorek commented Mar 16, 2022

the value was incorrectly hardcoded in the generate.rb script, this restores the right value

fixes

 TestCSVEncodings::DifferentOFS#test_regular_expression_escaping:
Java::JavaLang::AssertionError: UTF8-MAC state not large enough
    org.jcodings.transcode.TranscodeFunctions.bufClear(TranscodeFunctions.java:1035)
    org.jcodings.transcode.TranscodeFunctions.fromUtf8MacInit(TranscodeFunctions.java:1017)
    org.jcodings.transcode.specific.From_UTF8_MAC_Transcoder.stateInit(From_UTF8_MAC_Transcoder.java:35)
    org.jcodings.transcode.Transcoding.<init>(Transcoding.java:38)

refs jruby/jruby#7142

@enebo enebo merged commit df5d675 into jruby:master Mar 22, 2022
@headius headius added this to the 1.0.56 milestone Jan 15, 2025
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.

3 participants