digideskio / zotonic

Automatically exported from code.google.com/p/zotonic
0 stars 0 forks source link

Removing http module deprecation warnings #167

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In the interest of removing some warnings that come out when compiling zotonic 
source, I am including patch files that change http:request calls to 
httpc:request calls.  Zotonic requires erlang R13B or newer so
these changes should not break anything.  I am using Erlang R14B01 on MACOSX 
10.6.7.

The attached patch files update one source file each and were generated using a 
copy of the source from the repository that was checked out this morning (April 
6, 2011).

Original issue reported on code.google.com by k...@westryn.net on 8 Apr 2011 at 5:26

Attachments:

GoogleCodeExporter commented 8 years ago
On my Ubuntu (maveric, erlang version: 1:13.b.3-dfsg-2ubuntu3), httpc.beam is 
not available in the Erlang distribution. So I cannot apply this patch yet, 
unfortunately, since we have a lot of Ubuntu users.

Thanks anyway and I'll keep an eye on httpc availability.

Original comment by scherpenisse on 21 Jul 2011 at 4:15

GoogleCodeExporter commented 8 years ago

Original comment by ma...@pobox.com on 14 Dec 2011 at 3:45