March 04, 2011 [D-runtime] [D-Programming-Language/druntime] bd7b90: Issue 5694 - va_arg doesn't work with idouble and ... | ||||
---|---|---|---|---|
| ||||
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 |
March 04, 2011 [D-runtime] [D-Programming-Language/druntime] bd7b90: Issue 5694 - va_arg doesn't work with idouble and ... | ||||
---|---|---|---|---|
| ||||
Posted in reply to noreply at github.com | 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.
|
Copyright © 1999-2021 by the D Language Foundation