www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - dmd -I option doesn't work with directory name containing space(s) - tdmd.tgz

With dmd 0.137 (was the same with 0.136), on Linux  
the following doesn't work:  

dmd hello.d with\ space/util.o -ofhello -Iwith\ space  

It fails with: hello.d(2): module util cannot read file 'util.d' 
It works if util.o/util.d is moved to, e.g. "some_dir". 

The attachement contains an example to reproduce.  
Unpack the gzipped tar archive, change to the directory "tdmd"  
and read the README.  


Stefan Lang 
 
begin 0644 tdmd.tgz

MJ]4DKF)W *;][[/SHY32 ?J03(C[(&'U')^=^\9WMF89.^FUBVN(H\BV7ARY


MAT$0]:"3(+YQ_<DO*1 H>M]/%K3X] ,R]?.8_"9 6!4BU_.^M9R2/^1_+Q5I


M1;Z^FQ!BK0\W`Q F,)3SC4'"OW 'TZ]7GZ[+\;:R?']46FH_3SKD[O ).+MU
M23K`[X32JO2]X&DJ1UMKE-9Q:87AA;&^L+9F_)ZE;/G9ZBW'?SB[N+R&Z<7-
MQTGCH>\?3R"3;)URL`X H7DN-12<,I +8SVJWOV(D"]2<]`+JJ%ZN<7)C*K%
M)NP#T\=A1I.E2JV=JX2NN+)64JW!IFF::%Z,X$::*5:%F=C8C8>IR)F\5=!G

MYM2R/5:$$.O13F(6K)LI:D]-B/<IN8FQ4P6YZG:PS'1*F?]KF=J:X\7SW]BK

3!$$0!$$0!'E]_`6VP2(M`" ``,Q;
`
end
Oct 29 2005