Bug 4202 – Changset 1517 doesn't compile.

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
phobos
Product
D
Version
D2
Platform
x86
OS
Linux
Creation time
2010-05-17T18:28:00Z
Last change time
2015-06-09T05:15:07Z
Assigned to
nobody
Creator
luk.wrzosek

Attachments

IDFilenameSummaryContent-TypeSize
635phobos.diffFix for build break on linuxtext/plain460

Comments

Comment #0 by luk.wrzosek — 2010-05-17T18:28:31Z
Created attachment 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
Comment #1 by repeatedly — 2010-05-18T04:48:57Z
changeset 1522
Comment #2 by braddr — 2010-06-15T02:09:39Z
fixed in 2.047