Commit b6a179a
committed
Fix failing remove_pointers tests
The x7 case was easy to fix.
The x8 case could not be fixed and was just disabled with a comment.
It can be re-enabled if we find a way to write the correct c++ code here. Anyway; that case is covered by the test_function_pointer test.1 parent 8847a59 commit b6a179a
1 file changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | | - | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
349 | 355 | | |
350 | 356 | | |
351 | 357 | | |
| |||
355 | 361 | | |
356 | 362 | | |
357 | 363 | | |
358 | | - | |
359 | | - | |
| 364 | + | |
| 365 | + | |
360 | 366 | | |
361 | 367 | | |
362 | 368 | | |
| |||
0 commit comments