Skip to content
  • Takashi Kokubun's avatar
    5ba05267
    merge revision(s) fb18bb18: [Backport #20989] · 5ba05267
    Takashi Kokubun authored
    	[Bug #20989] Ripper: Pass `compile_error`
    
    	For the universal parser, `rb_parser_reg_fragment_check` function is
    	shared between the parser and ripper.  However `parser_params` struct
    	is partially different, and `compile_error` function depends on that
    	part indirectly.
    5ba05267
    merge revision(s) fb18bb18: [Backport #20989]
    Takashi Kokubun authored
    	[Bug #20989] Ripper: Pass `compile_error`
    
    	For the universal parser, `rb_parser_reg_fragment_check` function is
    	shared between the parser and ripper.  However `parser_params` struct
    	is partially different, and `compile_error` function depends on that
    	part indirectly.
Loading