lutaml / expressir

Ruby parser for the ISO EXPRESS language
3 stars 3 forks source link

Disable static destructors #110

Closed maxirmx closed 2 years ago

maxirmx commented 2 years ago

@ronaldtse Please try gem from https://github.com/lutaml/expressir/suites/6140883633/artifacts/214244653 Since GHA does not provide testing environment I have to rely on your support

Also please note this comment: https://github.com/lutaml/expressir/issues/109#issuecomment-1100416905 Thanks

ronaldtse commented 2 years ago

Thank you @maxirmx ! I can confirm that the crash no longer happens on exit.

$ gem install expressir-1.2.2-arm64-darwin.gem 
Successfully installed expressir-1.2.2-arm64-darwin
1 gem installed
$ irb
irb(main):001:0> require 'expressir/express/parser'
=> true
irb(main):002:0> exit