| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Unfortunately seems that doing this check with two different compiler versions produce some different DWARF and the tool identifies the differences as errors :( |
Sorry, something went wrong.
There was a problem hiding this comment.
Neat, lets try it out! I suppose this shows up as a non-blocking check by default? Release branch owners can presumably decide if this is reliable enough to make it blocking.
Sorry, something went wrong.
|
I will try to investigate how to overcome this:
|
Sorry, something went wrong.
|
@gpshead Check my message in https://bugs.python.org/msg390213 with the analysis of this solution. |
Sorry, something went wrong.
|
|
||
| check_abi: | ||
| name: 'Check if the ABI has changed' | ||
| runs-on: ubuntu-latest |
There was a problem hiding this comment.
I'd pin the runner, to ensure that the job runs with at least the same major GCC version every time. Ref. bpo-43382.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
https://bugs.python.org/issue43725