News

I'm gonna implement a crash log collection feature for Java processes using the -XX:OnError JVM parameter in our distro. This feature allows automatic execution of a ...
enum eType { Feline = 1, } function Animal( blah, foo, func=_GMFUNCTION_ ) constructor { self.func = func; show_debug_message( self.func ); } function Cat( func ...