May 21, 2014 [phobos] [D-Programming-Language/phobos] 76878d: Don't assume va_list is void* | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 76878d8c43f9d738fc6b0d8387cdfce783a69f62 https://github.com/D-Programming-Language/phobos/commit/76878d8c43f9d738fc6b0d8387cdfce783a69f62 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-05-21 (Wed, 21 May 2014) Changed paths: M std/format.d M std/stdio.d M std/stream.d Log Message: ----------- Don't assume va_list is void* Commit: 24c232ecfddcdfebea371b28e458d5d5bbbf4f35 https://github.com/D-Programming-Language/phobos/commit/24c232ecfddcdfebea371b28e458d5d5bbbf4f35 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-05-21 (Wed, 21 May 2014) Changed paths: M std/format.d M std/stdio.d M std/stream.d Log Message: ----------- Merge pull request #2192 from yebblies/valisttype Don't assume va_list is void* Compare: https://github.com/D-Programming-Language/phobos/compare/be3c054387b5...24c232ecfddc |
Copyright © 1999-2021 by the D Language Foundation