Merge pull request #526 from shanselman/patch-1 #1828
Annotations
3 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/pyjion/pyjit.h#L187
Class 'PyjionJittedCode' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s).
|
build:
src/pyjion/attrtable.cpp#L30
%u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'.
|