[ruby-core:120713] [Ruby master Bug#21044] Prism maximum recursion depth is 1_000, parse.y is 10_000

Issue #21044 has been reported by kddnewton (Kevin Newton). ---------------------------------------- Bug #21044: Prism maximum recursion depth is 1_000, parse.y is 10_000 https://bugs.ruby-lang.org/issues/21044 * Author: kddnewton (Kevin Newton) * Status: Open * Assignee: prism * Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: REQUIRED ---------------------------------------- These should be aligned. This was because I misread the bison docs originally. Some folks are hitting this when trying to render Rails views too deeply. -- https://bugs.ruby-lang.org/

Issue #21044 has been updated by k0kubun (Takashi Kokubun). Backport changed from 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: REQUIRED to 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: DONE ruby_3_4 commit:579b94ae61d123dfb06caa2499be4ef6879cbf1f merged revision(s) commit:931a870606f4e286a1c7bacf022940994f3c431b. ---------------------------------------- Bug #21044: Prism maximum recursion depth is 1_000, parse.y is 10_000 https://bugs.ruby-lang.org/issues/21044#change-111924 * Author: kddnewton (Kevin Newton) * Status: Closed * Assignee: prism * Backport: 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: DONE ---------------------------------------- These should be aligned. This was because I misread the bison docs originally. Some folks are hitting this when trying to render Rails views too deeply. -- https://bugs.ruby-lang.org/
participants (2)
-
k0kubun (Takashi Kokubun)
-
kddnewton (Kevin Newton)