March 21, 2014 [phobos] [D-Programming-Language/phobos] 52a180: callback uses size_t not double | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 52a180d507893c919bc802b7d76beb2fb7fae418 https://github.com/D-Programming-Language/phobos/commit/52a180d507893c919bc802b7d76beb2fb7fae418 Author: Martin Nowak <code@dawg.eu> Date: 2014-03-21 (Fri, 21 Mar 2014) Changed paths: M std/net/curl.d Log Message: ----------- callback uses size_t not double - Not sure why the curl internal double arguments are converted to size_t in the first place though. Commit: 423c1b71efe24f644b2e75216e6b4d5511b9ac7b https://github.com/D-Programming-Language/phobos/commit/423c1b71efe24f644b2e75216e6b4d5511b9ac7b Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2014-03-21 (Fri, 21 Mar 2014) Changed paths: M std/net/curl.d Log Message: ----------- Merge pull request #2035 from MartinNowak/fixCurlDocs callback uses size_t not double Compare: https://github.com/D-Programming-Language/phobos/compare/f681c0d399c4...423c1b71efe2 |
Copyright © 1999-2021 by the D Language Foundation