Commit 7b9d10c
committed
Unbreak JRuby ext parse method
The changes in #580 renamed the native parse method and changed
its signature to be fixed-arity with three arguments. This patch
makes the same change to the JRuby extension to unbreak it.1 parent af50867 commit 7b9d10c
1 file changed
Lines changed: 2 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | 111 | | |
119 | 112 | | |
120 | 113 | | |
| |||
192 | 185 | | |
193 | 186 | | |
194 | 187 | | |
195 | | - | |
196 | | - | |
| 188 | + | |
| 189 | + | |
197 | 190 | | |
198 | 191 | | |
199 | 192 | | |
| |||
204 | 197 | | |
205 | 198 | | |
206 | 199 | | |
207 | | - | |
208 | | - | |
209 | 200 | | |
210 | 201 | | |
211 | 202 | | |
| |||
0 commit comments