Commit 42cc0ec
committed
Disable R__DEPRECATED on gcc 5
It does not support deprecation of enumerators (reproducer at
https://godbolt.org/z/1TEo5M), which breaks compilation e.g. on
Ubuntu 16.1 parent 4880869 commit 42cc0ec
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
466 | | - | |
467 | | - | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
468 | 469 | | |
469 | 470 | | |
470 | 471 | | |
| |||
0 commit comments