V38 Up! [MONKEY NEWS]

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

marksibly(Posted 2011) [#1]
Hi,

V38 is now available, featuring...


Modules:

lang.cpp - Fixed C++ GC stack thrash crash.

iOS mojo.audio - reverted to old custom WAV loader for wav files due to mystery 'pops' in ExtAudioFileRead based loader.


Trans (1.09):

Fixed weird bug with MSBUILD using 'Platform' Env var.

Fixed astranslator array resize not handling bool/array arrays!

Implemented JS/AS array resize tweak.

Fixed GLFW target WINDOW_TITLE.

Fixed trans/flash target file type checking to work with upper/lower exts.

cpptranslater - Fixed C++ GC stack thrash crash.




Xaron(Posted 2011) [#2]
Thanks Mark. Typo in your posting: V38 is now available not V37. ;)


therevills(Posted 2011) [#3]
Cheers Mark!


Fishy(Posted 2011) [#4]
Sweet!

But say "Stack thrash crash" 3 times fast


aonyn(Posted 2011) [#5]
Thanks Mark,

This update did indeed fix my iOS Audio Loop issue.

Regards,
Dave