Donate Share

curl and libcurl

Code

Programming Languages: C

License: MIT License

Show:

What's happening?

  • Comment: No special handling for the documentation dirs

    yeah, the reason for this was to reduce the extra build time it adds.

    2009-11-19 11:46:57 UTC by bagder

  • Comment: No special handling for the documentation dirs

    Argh. Guess it just wasn't my day, was it. I should've removed the pkgconfigdir change - of course it's FreeBSD-specific :) As to the rest - yeah, I guessed that there was a reason, I just didn't know what it was. But since you feel it would be better this way, this way it stays, then :) Was the reason for the change the build time for the PS/PDF documentation, or was it something else?...

    2009-11-19 11:44:47 UTC by roamer

  • Comment: Testing: allocate as much memory as needed

    Oof. Thanks a lot for pointing that out. I guess I really wasn't thinking quite straight when I initially posted it - I guess I'm kind of used to my own version of such realloc loops, and didn't notice it was done in the sensible way for this case. Apologies for your wasted time! :)

    2009-11-19 11:25:33 UTC by roamer

  • Comment: Curl_dns_entry leaked on redirect + connect failure

    Thanks for the report, this problem is now fixed in CVS!

    2009-11-17 22:54:16 UTC by bagder

  • Comment: Don't include LDFLAGS int pkg-config libs

    Thanks for the report, this problem is now fixed in CVS!

    2009-11-17 18:11:37 UTC by bagder

  • Comment: Testing: allocate as much memory as needed

    Thanks for reporting this issue and helping us improve curl and libcurl. We're awaiting feedback in this issue. Due to this, I have set the state of this issue to pending and it will automatically get closed later on unless we get further info. Please consider answering the outstanding questions or providing the missing info so that we can proceed to resolve this issue!

    2009-11-17 16:13:15 UTC by bagder

  • Comment: No special handling for the documentation dirs

    Thanks for reporting this issue and helping us improve curl and libcurl. We're awaiting feedback in this issue. Due to this, I have set the state of this issue to pending and it will automatically get closed later on unless we get further info. Please consider answering the outstanding questions or providing the missing info so that we can proceed to resolve this issue!

    2009-11-17 16:12:43 UTC by bagder

  • Comment: Memory Leak

    Thanks for reporting this issue and helping us improve curl and libcurl. We're awaiting feedback in this issue. Due to this, I have set the state of this issue to pending and it will automatically get closed later on unless we get further info. Please consider answering the outstanding questions or providing the missing info so that we can proceed to resolve this issue!

    2009-11-17 16:11:59 UTC by bagder

  • Comment: self test 241 failed - curl: (6) Could not resolve host: ip6

    from /etc/hosts if this helps: # IPv4 and IPv6 localhost aliases 127.0.0.1 localhost localhost.localdomain qt-test-server qt-test-server.qt-test-net ::1 ip6-localhost I'm happy to try curl/ares patches for further diagnosis.

    2009-11-17 02:38:56 UTC by grooverdan

  • Comment: self test 241 failed - curl: (6) Could not resolve host: ip6

    No, it's not supposed to be that bug as parsing ipv6 addresses from /etc/hosts is supposed to work in c-ares. It is however a c-ares bug and not strictly a libcurl one... I haven't yet been able to research it though so I don't know any further details.

    2009-11-16 10:37:09 UTC by bagder