[Issue 795] New: Phobos build issue: std.regexp unittest
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Jan  5 04:03:43 PST 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=795
           Summary: Phobos build issue: std.regexp unittest
           Product: D
           Version: 1.00
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: lio at lunesu.com
Inside the unittest of std/regexp.d "regexp.search" is used, which the compiler
can't find. It should be "std.regexp.search". Patch follows.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list