dox icon indicating copy to clipboard operation
dox copied to clipboard

macros.mtt regression regarding optional arguments

Open Simn opened this issue 5 years ago • 1 comments

Some targets don't deal well with optional arguments on dynamic calls, which means that https://github.com/HaxeFoundation/dox/commit/2230b4bed9fe37dd891693fe939b770c4c477842 caused a regression on those. This affects at least Java.

Simn avatar May 19 '20 17:05 Simn

However, some other targets don't deal with explicitly specified arguments apparently, otherwise I wouldn't have needed to make that commit. ._.

Gama11 avatar May 19 '20 18:05 Gama11