http://d.puremagic.com/issues/show_bug.cgi?id=759


Andrei Alexandrescu <and...@metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |and...@metalanguage.com
         Resolution|                            |FIXED


--- Comment #1 from Andrei Alexandrescu <and...@metalanguage.com> 2010-11-26 
14:00:24 PST ---
Tried the example (after fixing for D2) with:

$ rdmd test.d .
$ rdmd test.d . '*.d'
$ ./test.d .
$ ./test.d . '*.d'
$ mkdir -p name.d
$ rdmd test.d name.d
$ ./test.d name.d

All work as expected.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to