fix shit #960
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
src/ARMJIT_Memory.cpp#L197
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT_Memory.cpp#L197
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT_Memory.cpp#L197
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT_Memory.cpp#L202
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT_Memory.cpp#L720
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT_Memory.cpp#L1198
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT_Memory.cpp#L1199
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT_Memory.cpp#L1200
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT_Memory.cpp#L1201
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Build:
src/ARMJIT_Memory.cpp#L1202
'Current' is deprecated: Temporary workaround until JIT code generation is revised to accommodate multiple NDS objects. [-Wdeprecated-declarations]
|
Loading