Thread overview
[dmd-beta] possible regression
May 29, 2012
Jordi Sayol
May 29, 2012
Jonathan M Davis
Jun 22, 2012
Jordi Sayol
May 29, 2012
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

Regards,
-- 
Jordi Sayol
_______________________________________________
dmd-beta mailing list
dmd-beta@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-beta

May 29, 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
_______________________________________________
dmd-beta mailing list
dmd-beta@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-beta

June 22, 2012
Al 29/05/12 11:41, En/na Jonathan M Davis ha escrit:
> 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.
> 

Brad Anderson did it:

http://d.puremagic.com/issues/show_bug.cgi?id=8258

-- 
Jordi Sayol


_______________________________________________
dmd-beta mailing list
dmd-beta@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-beta