Skip to content

Conversation

Laeeth
Copy link
Contributor

@Laeeth Laeeth commented Aug 19, 2015

The examples assign the results of curl functions to a string. But that doesn't work (at least on on dmd 2.068 running on arch), so I suggest we update them. Please double-check my changes as I made them very quickly as limited time.

The examples assign the results of curl functions to a string.  But that doesn't work on dmd 2.068 running on arch, so I suggest we update them.  Please double-check my changes as I made them very quickly as limited time.
MartinNowak added a commit that referenced this pull request Aug 19, 2015
update curl.d documentation
@MartinNowak MartinNowak merged commit 9f366c0 into dlang:master Aug 19, 2015
@jacob-carlborg
Copy link
Contributor

How about turning these examples to documented unit test blocks?

@Laeeth
Copy link
Contributor Author

Laeeth commented Aug 20, 2015

Someone else with standing on forum said you don't want web access in unit test. You could of course launch a local server, but that may be overkill. Thing is it seems one of the fiddler and more brittle modules. In any case, I don't have time to add those myself at the moment, I am afraid, although seems a good idea to me.

Sent from my iPad

On 20 Aug 2015, at 07:41, jacob-carlborg notifications@github.com wrote:

How about turning these examples to documented unit test blocks?


Reply to this email directly or view it on GitHub.

@jacob-carlborg
Copy link
Contributor

That's a good point, didn't think of that.

@Laeeth Laeeth deleted the patch-1 branch August 20, 2015 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants