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

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

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

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