Issue 231230.1: New Language Code for Ruby
| Author: | Alex Denisov |
|---|---|
| Champion: | |
| Date submitted: | 2023-12-30 |
| Date revised: | |
| Date closed: | 2024-01-04 |
| Type: | Enhancement |
| Status: | Language Code Assigned |
| DWARF version: | 6 |
I would like to request addition of a new language code for the Ruby language.
Based on the latest snapshot (from December 5th, 2023) the required changes are as follows:
[Section 3.1.1, p 65, Table 3.1. Language Names] - Add
DW_LNAME_RubyRuby
[Section 7.12, p 243, Table 7.17. Language Encodings] - Add
DW_LNAME_RubyXX 0
2024-01-04: Assigned new language codes DW_LANG_Ruby = 0x0040,
DW_LNAME_Ruby = 0x0026 with version scheme VVMM
and default lower bound = 0.
2024-01-18: Changed version scheme to VVMMPP.