|
1 | | --- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:10:4 ------------------------------------------ |
2 | | -10 | valBinaryAPI1 + // error |
3 | | - | ^^^^^^^^^^^^^ |
4 | | - | Unstable inline accessor foo$A$$inline$valBinaryAPI1 was generated in class A. |
| 1 | +-- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:10:6 ------------------------------------------ |
| 2 | +10 | valBinaryAPI1 + // error |
| 3 | + | ^^^^^^^^^^^^^ |
| 4 | + | Unstable inline accessor foo$A$$inline$valBinaryAPI1 was generated in class A. |
5 | 5 | |-------------------------------------------------------------------------------------------------------------------- |
6 | 6 | | Explanation (enabled by `-explain`) |
7 | 7 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
21 | 21 | | added to class A: |
22 | 22 | | @publicInBinary private[A] final def foo$A$$inline$valBinaryAPI1: Int = this.valBinaryAPI1 |
23 | 23 | -------------------------------------------------------------------------------------------------------------------- |
24 | | --- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:11:4 ------------------------------------------ |
25 | | -11 | valBinaryAPI2 + // error |
26 | | - | ^^^^^^^^^^^^^ |
27 | | - | Unstable inline accessor foo$A$$inline$valBinaryAPI2 was generated in class A. |
| 24 | +-- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:11:6 ------------------------------------------ |
| 25 | +11 | valBinaryAPI2 + // error |
| 26 | + | ^^^^^^^^^^^^^ |
| 27 | + | Unstable inline accessor foo$A$$inline$valBinaryAPI2 was generated in class A. |
28 | 28 | |-------------------------------------------------------------------------------------------------------------------- |
29 | 29 | | Explanation (enabled by `-explain`) |
30 | 30 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
67 | 67 | | added to class B: |
68 | 68 | | @publicInBinary private[B] def inline$valBinaryAPI2$i1(x$0: foo.A): Int = x$0.valBinaryAPI2 |
69 | 69 | -------------------------------------------------------------------------------------------------------------------- |
70 | | --- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:23:4 ------------------------------------------ |
71 | | -23 | valBinaryAPI1 + // error |
72 | | - | ^^^^^^^^^^^^^ |
73 | | - | Unstable inline accessor inline$valBinaryAPI1 was generated in class C. |
| 70 | +-- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:23:6 ------------------------------------------ |
| 71 | +23 | valBinaryAPI1 + // error |
| 72 | + | ^^^^^^^^^^^^^ |
| 73 | + | Unstable inline accessor inline$valBinaryAPI1 was generated in class C. |
74 | 74 | |-------------------------------------------------------------------------------------------------------------------- |
75 | 75 | | Explanation (enabled by `-explain`) |
76 | 76 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
90 | 90 | | added to class C: |
91 | 91 | | @publicInBinary private[C] final def inline$valBinaryAPI1: Int = this.valBinaryAPI1 |
92 | 92 | -------------------------------------------------------------------------------------------------------------------- |
93 | | --- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:24:4 ------------------------------------------ |
94 | | -24 | valBinaryAPI2 + // error |
95 | | - | ^^^^^^^^^^^^^ |
96 | | - | Unstable inline accessor inline$valBinaryAPI2 was generated in class C. |
| 93 | +-- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:24:6 ------------------------------------------ |
| 94 | +24 | valBinaryAPI2 + // error |
| 95 | + | ^^^^^^^^^^^^^ |
| 96 | + | Unstable inline accessor inline$valBinaryAPI2 was generated in class C. |
97 | 97 | |-------------------------------------------------------------------------------------------------------------------- |
98 | 98 | | Explanation (enabled by `-explain`) |
99 | 99 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
136 | 136 | | added to class D: |
137 | 137 | | @publicInBinary private[D] def inline$valBinaryAPI2$i2(x$0: foo.C): Int = x$0.valBinaryAPI2 |
138 | 138 | -------------------------------------------------------------------------------------------------------------------- |
139 | | --- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:36:4 ------------------------------------------ |
140 | | -36 | valBinaryAPI1 + // error |
141 | | - | ^^^^^^^^^^^^^ |
142 | | - | Unstable inline accessor inline$valBinaryAPI1 was generated in object E. |
| 139 | +-- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:36:6 ------------------------------------------ |
| 140 | +36 | valBinaryAPI1 + // error |
| 141 | + | ^^^^^^^^^^^^^ |
| 142 | + | Unstable inline accessor inline$valBinaryAPI1 was generated in object E. |
143 | 143 | |-------------------------------------------------------------------------------------------------------------------- |
144 | 144 | | Explanation (enabled by `-explain`) |
145 | 145 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
159 | 159 | | added to object E: |
160 | 160 | | @publicInBinary private[E] final def inline$valBinaryAPI1: Int = foo.E.valBinaryAPI1 |
161 | 161 | -------------------------------------------------------------------------------------------------------------------- |
162 | | --- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:37:4 ------------------------------------------ |
163 | | -37 | valBinaryAPI2 + // error |
164 | | - | ^^^^^^^^^^^^^ |
165 | | - | Unstable inline accessor inline$valBinaryAPI2 was generated in object E. |
| 162 | +-- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:37:6 ------------------------------------------ |
| 163 | +37 | valBinaryAPI2 + // error |
| 164 | + | ^^^^^^^^^^^^^ |
| 165 | + | Unstable inline accessor inline$valBinaryAPI2 was generated in object E. |
166 | 166 | |-------------------------------------------------------------------------------------------------------------------- |
167 | 167 | | Explanation (enabled by `-explain`) |
168 | 168 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
205 | 205 | | added to object F: |
206 | 206 | | @publicInBinary private[F] def inline$valBinaryAPI2$i3(x$0: object foo.E): Int = x$0.valBinaryAPI2 |
207 | 207 | -------------------------------------------------------------------------------------------------------------------- |
208 | | --- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:49:4 ------------------------------------------ |
209 | | -49 | valBinaryAPI1 + // error |
210 | | - | ^^^^^^^^^^^^^ |
211 | | - | Unstable inline accessor inline$valBinaryAPI1 was generated in package G. |
| 208 | +-- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:49:6 ------------------------------------------ |
| 209 | +49 | valBinaryAPI1 + // error |
| 210 | + | ^^^^^^^^^^^^^ |
| 211 | + | Unstable inline accessor inline$valBinaryAPI1 was generated in package G. |
212 | 212 | |-------------------------------------------------------------------------------------------------------------------- |
213 | 213 | | Explanation (enabled by `-explain`) |
214 | 214 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
228 | 228 | | added to package G: |
229 | 229 | | @publicInBinary private[G] def inline$valBinaryAPI1: Int = foo.G.valBinaryAPI1 |
230 | 230 | -------------------------------------------------------------------------------------------------------------------- |
231 | | --- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:50:4 ------------------------------------------ |
232 | | -50 | valBinaryAPI2 + // error |
233 | | - | ^^^^^^^^^^^^^ |
234 | | - | Unstable inline accessor inline$valBinaryAPI2 was generated in package G. |
| 231 | +-- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:50:6 ------------------------------------------ |
| 232 | +50 | valBinaryAPI2 + // error |
| 233 | + | ^^^^^^^^^^^^^ |
| 234 | + | Unstable inline accessor inline$valBinaryAPI2 was generated in package G. |
235 | 235 | |-------------------------------------------------------------------------------------------------------------------- |
236 | 236 | | Explanation (enabled by `-explain`) |
237 | 237 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
274 | 274 | | added to package H: |
275 | 275 | | @publicInBinary private[H] def inline$valBinaryAPI2$i4(x$0: foo.G): Int = x$0.valBinaryAPI2 |
276 | 276 | -------------------------------------------------------------------------------------------------------------------- |
277 | | --- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:62:4 ------------------------------------------ |
278 | | -62 | valBinaryAPI1 + // error |
279 | | - | ^^^^^^^^^^^^^ |
280 | | - | Unstable inline accessor inline$valBinaryAPI1 was generated in package I. |
| 277 | +-- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:62:6 ------------------------------------------ |
| 278 | +62 | valBinaryAPI1 + // error |
| 279 | + | ^^^^^^^^^^^^^ |
| 280 | + | Unstable inline accessor inline$valBinaryAPI1 was generated in package I. |
281 | 281 | |-------------------------------------------------------------------------------------------------------------------- |
282 | 282 | | Explanation (enabled by `-explain`) |
283 | 283 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
297 | 297 | | added to package I: |
298 | 298 | | @publicInBinary private[I] def inline$valBinaryAPI1: Int = foo.I.valBinaryAPI1 |
299 | 299 | -------------------------------------------------------------------------------------------------------------------- |
300 | | --- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:63:4 ------------------------------------------ |
301 | | -63 | valBinaryAPI2 + // error |
302 | | - | ^^^^^^^^^^^^^ |
303 | | - | Unstable inline accessor inline$valBinaryAPI2 was generated in package I. |
| 300 | +-- [E191] Compatibility Error: tests/neg/inline-unstable-accessors.scala:63:6 ------------------------------------------ |
| 301 | +63 | valBinaryAPI2 + // error |
| 302 | + | ^^^^^^^^^^^^^ |
| 303 | + | Unstable inline accessor inline$valBinaryAPI2 was generated in package I. |
304 | 304 | |-------------------------------------------------------------------------------------------------------------------- |
305 | 305 | | Explanation (enabled by `-explain`) |
306 | 306 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
|
0 commit comments