nifc: add alignof & offsetof, make sizeof only take type #120
Annotations
12 warnings
Run tester:
tests/tester.nim#L3
imported and not used: 'treemangler' [UnusedImport]
|
Run tester:
src/lib/stringviews.nim#L31
Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit]
|
Run tester:
src/lib/nifreader.nim#L190
use explicit initialization of 'result' for clarity [Uninit]
|
Run tester:
src/lib/nifreader.nim#L195
use explicit initialization of 'result' for clarity [Uninit]
|
Run tester:
src/lib/nifreader.nim#L200
use explicit initialization of 'result' for clarity [Uninit]
|
Run tester:
src/lib/nifreader.nim#L470
Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit]
|
Run tester:
src/nifc/preasm/genpreasm_t.nim#L233
Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit]
|
Run tester:
src/nifc/preasm/genpreasm.nim#L13
imported and not used: 'os' [UnusedImport]
|
Run tester:
src/lib/nifprelude.nim#L3
imported and not used: 'lineinfos' [UnusedImport]
|
Run tester:
src/lib/nifprelude.nim#L3
imported and not used: 'nifbuilder' [UnusedImport]
|
Test Building nifler:
src/lib/nifprelude.nim#L3
imported and not used: 'lineinfos' [UnusedImport]
|
Test Building nifler:
src/nifler/nifler.nim#L10
imported and not used: 'syncio' [UnusedImport]
|
Loading