ActionsLike0
Feature #14158
closedUpdate racc library with changes from upstream
Description
The racc parser that is included in mri ruby currently lists version 1.4.5 as the racc version. Tenderlove's upstream of racc has released version 1.4.14 since then and there have been substantial changes in both the ruby and c parser. The version of racc in MRI should probably be updated to 1.4.14.
Updated by hsbt (Hiroshi SHIBATA) over 5 years ago
- Status changed from Assigned to Closed
ActionsLike0