[D-runtime] [D-Programming-Language/druntime] bd7b90: Issue 5694 - va_arg doesn't work with idouble and ...

Brad Roberts braddr at puremagic.com
Fri Mar 4 21:44:36 PST 2011


On 3/4/2011 8:05 PM, noreply at github.com wrote:
> Branch: refs/heads/master
> Home:   https://github.com/D-Programming-Language/druntime
> 
> Commit: bd7b90f1c5dc681d05e872814379b709c1894d75
>     https://github.com/D-Programming-Language/druntime/commit/bd7b90f1c5dc681d05e872814379b709c1894d75
> Author: Walter Bright <walter at walterbright.com>
> Date:   2011-03-04 (Fri, 04 Mar 2011)
> 
> Changed paths:
>   M src/core/stdc/stdarg.d
> 
> Log Message:
> -----------
> Issue 5694 - va_arg doesn't work with idouble and ifloat
> 

This come with a unit test that should be added to the test suite?  Seems like the ratio of fixes with tests is off.


More information about the D-runtime mailing list