fasterthanlime / jooc-legacy

:crocodile: The historical, initial implementation of an ooc compiler in Java
http://ooc-lang.org/
MIT License
115 stars 4 forks source link

Null casted #2

Closed nddrylliog closed 15 years ago

nddrylliog commented 15 years ago

Sometimes null is casted into flat types (e.g. non-pointer types), and gcc doesn't like it. null should never be casted.

nddrylliog commented 15 years ago

Wont fix, incorrect usage of structs in C. Deal with it ;) http://github.com/amoswenger/ooc/commit/eb43926d500e75b68a2ff6b874366d7e5f10034e