experiment: spin locks #50
Annotations
8 warnings
linux-amd64-nim-devel (master):
src/malebolgia.nim#L19
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
|
linux-amd64-nim-devel (master)
`=destroy`(dest.value) can raise an unlisted exception: Exception [Effect]
|
macos-amd64-nim-devel (master):
src/malebolgia.nim#L19
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
|
macos-amd64-nim-devel (master)
`=destroy`(dest.value) can raise an unlisted exception: Exception [Effect]
|
windows-amd64-nim-devel (master):
src/malebolgia.nim#L19
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
|
windows-amd64-nim-devel (master)
`=destroy`(dest.value) can raise an unlisted exception: Exception [Effect]
|
windows-i386-nim-devel (master):
src/malebolgia.nim#L19
A custom '=destroy' hook which takes a 'var T' parameter is deprecated; it should take a 'T' parameter [Deprecated]
|
windows-i386-nim-devel (master)
`=destroy`(dest.value) can raise an unlisted exception: Exception [Effect]
|