ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:118797] [Ruby master Bug#20668] [3.3] shareable_constant_value: literal crash
@ 2024-08-05  8:34 byroot (Jean Boussier) via ruby-core
  2024-08-06 10:19 ` [ruby-core:118798] " byroot (Jean Boussier) via ruby-core
  2024-09-02  9:40 ` [ruby-core:119004] " k0kubun (Takashi Kokubun) via ruby-core
  0 siblings, 2 replies; 3+ messages in thread
From: byroot (Jean Boussier) via ruby-core @ 2024-08-05  8:34 UTC (permalink / raw)
  To: ruby-core; +Cc: byroot (Jean Boussier)

Issue #20668 has been reported by byroot (Jean Boussier).

----------------------------------------
Bug #20668: [3.3] shareable_constant_value: literal crash
https://bugs.ruby-lang.org/issues/20668

* Author: byroot (Jean Boussier)
* Status: Open
* ruby -v: ruby 3.3.4 (2024-07-09 revision be1089c8ec) [arm64-darwin23]
* Backport: 3.1: DONTNEED, 3.2: DONTNEED, 3.3: REQUIRED
----------------------------------------
The following test script crashes in the parser:

```ruby
# shareable_constant_value: literal

FORM_STRATEGIES = {
  'product' => Object,
  'storefront_password' => String,
  'contact' => Class,
}
```

The entire 3.3.x series is affected but not `master` nor 3.2.



-- 
https://bugs.ruby-lang.org/
 ______________________________________________
 ruby-core mailing list -- ruby-core@ml.ruby-lang.org
 To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org
 ruby-core info -- https://ml.ruby-lang.org/mailman3/lists/ruby-core.ml.ruby-lang.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-02  9:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-05  8:34 [ruby-core:118797] [Ruby master Bug#20668] [3.3] shareable_constant_value: literal crash byroot (Jean Boussier) via ruby-core
2024-08-06 10:19 ` [ruby-core:118798] " byroot (Jean Boussier) via ruby-core
2024-09-02  9:40 ` [ruby-core:119004] " k0kubun (Takashi Kokubun) via ruby-core

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).