[phobos] [D-Programming-Language/phobos] 52a180: callback uses size_t not double

GitHub noreply at github.com
Fri Mar 21 10:02:13 PDT 2014


  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 at 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 at 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


More information about the phobos mailing list