Skip to content

Remove the WEB macro in favor of HTTP#4432

Merged
andralex merged 1 commit intodlang:masterfrom
wilzbach:kill_web
Jun 17, 2016
Merged

Remove the WEB macro in favor of HTTP#4432
andralex merged 1 commit intodlang:masterfrom
wilzbach:kill_web

Conversation

@wilzbach
Copy link
Contributor

Small-scale follow-up to #4411 that just deprecates WEB in favor of HTTP.

sed 's/\$(WEB/\$(HTTP/g' -i **/*.d

Converting websites that support SSL to SSL will be a separate PR, s.t. DAutoTest can tell us whether there are any differences between the builds. For reasons and argumentation see #4411.

replacement: sed 's/\$(WEB/\$(HTTP/g' -i **/*.d
@andralex
Copy link
Member

Great. Is there a PR for dlang.org that removes the definition?

@andralex
Copy link
Member

Auto-merge toggled on

@wilzbach
Copy link
Contributor Author

Great. Is there a PR for dlang.org that removes the definition?

Yep and at druntime too:

We have to wait until 2.072 to remove WEB, but the PR is already there:

@andralex andralex merged commit 31c595c into dlang:master Jun 17, 2016
@wilzbach wilzbach deleted the kill_web branch June 20, 2016 07:06
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.

2 participants