I just improved the handling of void initializations.
Now the code is less pessimistic and will allow them if they are assigned to before use. However using void variables at ctfe will not result in any performance wins.

Reply via email to