[Issue 10327] Missing 'package.d' for DIP37 needs a better error message

2013-07-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10327



--- Comment #3 from github-bugzi...@puremagic.com 2013-07-21 15:00:11 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/0d30f12f2b9f0b4fe71938b02065a752ebe6fb63
Fixes Issue 10327 - More informative error message on missing package.d file.

https://github.com/D-Programming-Language/dmd/commit/477e42a03576d758c8902afb495525d84c0a1d1e
Merge pull request #2159 from AndrejMitrovic/Fix10327

Issue 10327 - More informative error message on missing package.d file

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


[Issue 10327] Missing 'package.d' for DIP37 needs a better error message

2013-07-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10327


Walter Bright  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


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


[Issue 10327] Missing 'package.d' for DIP37 needs a better error message

2013-06-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10327


Andrej Mitrovic  changed:

   What|Removed |Added

   Keywords||pull
 AssignedTo|nob...@puremagic.com|andrej.mitrov...@gmail.com


--- Comment #2 from Andrej Mitrovic  2013-06-10 
16:27:26 PDT ---
https://github.com/D-Programming-Language/dmd/pull/2159

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


[Issue 10327] Missing 'package.d' for DIP37 needs a better error message

2013-06-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10327



--- Comment #1 from Andrej Mitrovic  2013-06-10 
15:42:03 PDT ---
(In reply to comment #0)
> test.d(3): Error: importing package foo.bar requires package.d which is not
> found in 'foo\bar\package.d'

Or "which cannot be found" or "which cannot be read".

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