metaprogramming - Multiple @:build macros -


to give class multiple build macros, stacked @:build() tags. updated dev haxe, , it's recognizing last tag. syntax changed recently, or bug?

@:build(macros.thismacrodoesntrunatall()) @:build(macros.thismacroworksnormally()) class test { 

i don't remember dev version of haxe used on, after 3.2.0 master release.

it's haxe bug, , seems simon aware.

oh well.


Comments

Popular posts from this blog

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - On Gitbash - Bower : ENOGIT git is not installed or not in the PATH -