V36 Up! [MONKEY NEWS]

Monkey Forums/Monkey Programming/V36 Up! [MONKEY NEWS]

marksibly(Posted 2011) [#1]
Hi,

This update features an import fix for maps!


Modules:

Fixed nasty crash bug in Map.


Monk:

Disabled ParseError for gcc errors.

Replaced a bunch of \n's with ~n's.


Trans (1.07):

Fixed const eval of negative vals.

Fixed INTLIT '%' prefix.

Fixed new override bug for overrides that skip a class.

Fixed EvalFunc bug that allowed ()().

Fixed infinite loop with unterminated string literal.




Amon(Posted 2011) [#2]
Thanks! Did you get the whole flushinput scenario sorted with this release; suppose I should test, just didn't see it in the list of updates in your post.


marksibly(Posted 2011) [#3]
Hi,

No, I haven't done anything about input yet - I mainly wanted to get this Map fix out ASAP.


slenkar(Posted 2011) [#4]
thanks


dopeyrulz(Posted 2011) [#5]
All working fine here.


Difference(Posted 2011) [#6]
Champange still bombs out on GLFW http://www.monkeycoder.co.nz/Community/posts.php?topic=347 on Windows in debugmode.

PS: Please change by name in samples.html to Peter Scheutz


DruggedBunny(Posted 2011) [#7]
That's stopped the annoying Chrome popup on exiting HTML5 app, thanks Mark!