[Issue 24241] Uncaught Default argument error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 13 11:19:50 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=24241
Basile-z <b2.temp at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |b2.temp at gmx.com
--- Comment #2 from Basile-z <b2.temp at gmx.com> ---
That does not compile if called without the second arg however
lookup_decoding(1);
I suppose this bug is related to named arg handling ?
--
More information about the Digitalmars-d-bugs
mailing list