[Issue 4202] New: Changset 1517 doesn't compile.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 17 18:28:33 PDT 2010


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

           Summary: Changset 1517 doesn't compile.
           Product: D
           Version: unspecified
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: luk.wrzosek at gmail.com


--- Comment #0 from Lukasz Wrzosek <luk.wrzosek at gmail.com> 2010-05-17 18:28:31 PDT ---
Created an attachment (id=635)
Fix for  build break on linux

std/mmfile.d(132): Error: function std.file.stat64 (in const(char*),
struct_stat64*) is not callable using argument types (int,struct_stat64*)
std/mmfile.d(132): Error: cannot implicitly convert expression (this.fd) of
type int to const(char*)
Error: integral constant must be scalar type, not _error_
make[1]: *** [generated/posix/debug/libphobos2.a] Błąd 1
make: *** [debug] Błąd 2



attached patch fixes issue

-- 
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