Commit b6f09c6
Apply -Wno-error=incompatible-pointer-types to all python3-modules.
This is required due to a recent upgrade of GCC from 13 to 14.
As part of this update GCC has promoted `incompatible-pointer-types` from a warning to an error.
https://support.eiffel.com/report_detail/19927#:~:text=Description,line%20makes%20the%20code%20compile.
Change-Id: I3f648a3cdb65a8b8b069ddd7abc0015a01ed25f21 parent 831267f commit b6f09c6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments