Commit 9483bf6
committed
Remove StringScanner methods absent from the latest Ruby release
StringScanner#clear, #empty?, #getbyte, #peep, and #restsize were
obsolete for over two decades and were removed from strscan 3.1.6,
bundled with the latest Ruby release. RBS targets the latest release
of Ruby, so drop their definitions.1 parent e730243 commit 9483bf6
1 file changed
Lines changed: 0 additions & 41 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
675 | 675 | | |
676 | 676 | | |
677 | 677 | | |
678 | | - | |
679 | | - | |
680 | | - | |
681 | | - | |
682 | | - | |
683 | | - | |
684 | | - | |
685 | | - | |
686 | 678 | | |
687 | 679 | | |
688 | 680 | | |
| |||
706 | 698 | | |
707 | 699 | | |
708 | 700 | | |
709 | | - | |
710 | | - | |
711 | | - | |
712 | | - | |
713 | | - | |
714 | | - | |
715 | | - | |
716 | | - | |
717 | 701 | | |
718 | 702 | | |
719 | 703 | | |
| |||
818 | 802 | | |
819 | 803 | | |
820 | 804 | | |
821 | | - | |
822 | | - | |
823 | | - | |
824 | | - | |
825 | | - | |
826 | | - | |
827 | | - | |
828 | | - | |
829 | 805 | | |
830 | 806 | | |
831 | 807 | | |
| |||
1012 | 988 | | |
1013 | 989 | | |
1014 | 990 | | |
1015 | | - | |
1016 | | - | |
1017 | | - | |
1018 | | - | |
1019 | | - | |
1020 | | - | |
1021 | | - | |
1022 | | - | |
1023 | 991 | | |
1024 | 992 | | |
1025 | 993 | | |
| |||
1217 | 1185 | | |
1218 | 1186 | | |
1219 | 1187 | | |
1220 | | - | |
1221 | | - | |
1222 | | - | |
1223 | | - | |
1224 | | - | |
1225 | | - | |
1226 | | - | |
1227 | | - | |
1228 | | - | |
1229 | 1188 | | |
1230 | 1189 | | |
1231 | 1190 | | |
| |||
0 commit comments