AK_UCS4_to_float64 improvements
#1083
Annotations
11 warnings
|
Run pypa/cibuildwheel@v3.2.0:
src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
|
|
Run pypa/cibuildwheel@v3.2.0:
src/auto_map.c#L1508
C4244: 'initializing': conversion from 'double' to 'Py_ssize_t', possible loss of data
|
|
Run pypa/cibuildwheel@v3.2.0:
src/auto_map.c#L338
C4293: '<<': shift count negative or too big, undefined behavior
|
|
Run pypa/cibuildwheel@v3.2.0:
src/auto_map.c#L335
C4293: '<<': shift count negative or too big, undefined behavior
|
|
Run pypa/cibuildwheel@v3.2.0:
src/auto_map.c#L334
C4293: '<<': shift count negative or too big, undefined behavior
|
|
Run pypa/cibuildwheel@v3.2.0:
src/auto_map.c#L328
C4293: '>>': shift count negative or too big, undefined behavior
|
|
Run pypa/cibuildwheel@v3.2.0:
src/auto_map.c#L328
C4293: '<<': shift count negative or too big, undefined behavior
|
|
Run pypa/cibuildwheel@v3.2.0:
src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
|
|
Run pypa/cibuildwheel@v3.2.0:
src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
|
|
Run pypa/cibuildwheel@v3.2.0:
src/utilities.h#L347
C4244: 'initializing': conversion from '__int64' to 'npy_intp', possible loss of data
|
|
Run actions/setup-python@master
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Loading