Trouble with modules
    Andrew Madigan 
    amadigan at gmail.com
       
    Sat Apr 15 07:59:06 PDT 2006
    
    
  
Chris Nicholson-Sauls wrote:
> 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
Wow, I need to stop making dumb posts to this forum, I must have looked at
that same line of code 50 times.
    
    
More information about the Digitalmars-d-learn
mailing list