[dmd-beta] possible regression
Jonathan M Davis
jmdavisProg at gmx.com
Tue May 29 02:41:58 PDT 2012
On Tuesday, May 29, 2012 11:26:31 Jordi Sayol wrote:
> Compiling Derelict3 https://github.com/aldacron/Derelict3 with
> dmd/druntime/phobos from github, I got this error:
>
> [...]
> ../import/derelict/opengl3/glx.d(177): Error: expected 3 function arguments,
> not 2 [...]
>
> It seems a regression, in that it's ignoring default arguments.
>
> No problem with dmd 2.059
Please try and create a reduced test case and report it in bugzilla:
http://d.puremagic.com/issues
Make sure to select the "Regression" severity level.
- Jonathan M Davis
More information about the dmd-beta
mailing list