https://issues.dlang.org/show_bug.cgi?id=18372

Timothee Cour <timothee.co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothee.co...@gmail.com
           Severity|critical                    |regression

--- Comment #1 from Timothee Cour <timothee.co...@gmail.com> ---
actually it's a regression:

dmd2_071_2:

main.d(17): Error: '__va_argsave_t' is not defined, perhaps you need to import
core.vararg; ?
main.d(17): Error: function test_all.fun must import core.vararg to use
variadic functions

dmd2_072:
Error: undefined identifier '__va_list_tag'

--

Reply via email to