ooc-lang / rock

:ocean: self-hosted ooc compiler that generates c99
http://ooc-lang.org/
MIT License
401 stars 40 forks source link

Fixes rock crashes regarding interfaces #999

Closed alexnask closed 8 years ago

alexnask commented 8 years ago

More specifically, rock crashed when interfaces provided default function implementations and when a function was not provided by the implementor.

Closes #998.

marcusnaslund commented 8 years ago

Hey - next PR will be number 1000! :)

alexnask commented 8 years ago

Yeah, should reserve it for a nice one :P
Perhaps some long standing bug...

alexnask commented 8 years ago

Will be opening this PR over at magic-lang soon by the way.

marcusnaslund commented 8 years ago

Nice!