mirror of
https://github.com/irmen/prog8.git
synced 2025-11-01 06:16:15 +00:00
rollback implicit casts to boolean in struct initializers and function call arguments
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
TODO
|
||||
====
|
||||
|
||||
initializing a struct with a numberic for a boolean field, should give a type error (seems to silently cast to bool now)
|
||||
|
||||
|
||||
STRUCTS and TYPED POINTERS
|
||||
--------------------------
|
||||
|
||||
Reference in New Issue
Block a user