Trouble with modules
Chris Nicholson-Sauls
ibisbasenji at gmail.com
Sat Apr 15 03:07:22 PDT 2006
Andrew Madigan wrote:
>
> andymadigan at andym:~/dhttp$ gdc -c Request.d HttpCommon.d
> Request.d:5: module HttpCommmon cannot read file 'HttpCommmon.d'
>
> Note that HttpCommon.d does build fine.
I have actually done almost this exactly same thing... multiple times. You have three
'm's in HttpCommmon in Request.d line 5.
-- Chris Nicholson-Sauls
More information about the Digitalmars-d-learn
mailing list