[Issue 7651] Cannot use object.d file in user projects
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Mar  5 11:13:37 PST 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=7651
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|                            |WONTFIX
           Severity|normal                      |enhancement
--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> 2012-03-05 11:13:36 PST ---
object.d is special, and users cannot name any of their imports object.d even
if they put it in a package.
I don't see its current location as being a problem, and the disruption of
moving it into a package doesn't accomplish anything. (It's location is
hardwired into the compiler, name mangling, etc.)
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list