HelloWordl in Webserver
Xan
xancorreu at gmail.com
Tue Apr 3 12:10:00 PDT 2012
And with comment the UTC line I get:
s$ gdmd-4.6 server.d cgi.d netman.d httpd.d
Notice: As of Phobos 2.055, std.date and std.dateparse have been
deprecated. They will be removed in February 2012. Please use
std.datetime instead.
httpd.d:72: Error: undefined identifier peerAddress
httpd.d:72: Error: constructor cgi.Cgi.this (long
maxContentLength = cast(long)5000000, in
const(immutable(char)[][string]) env = null, const(ubyte)[]
delegate() readdata = null, void delegate(const(ubyte)[])
_rawDataOutput = null) is not callable using argument types
(string[],immutable(ubyte)[],_error_,void
delegate(const(ubyte)[]))
More information about the Digitalmars-d-learn
mailing list