digitalmars.D.bugs - [Issue 4202] New: Changset 1517 doesn't compile.
- d-bugmail puremagic.com (26/26) May 17 2010 http://d.puremagic.com/issues/show_bug.cgi?id=4202
- d-bugmail puremagic.com (10/10) May 18 2010 http://d.puremagic.com/issues/show_bug.cgi?id=4202
- d-bugmail puremagic.com (12/12) Jun 15 2010 http://d.puremagic.com/issues/show_bug.cgi?id=4202
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 puremagic.com ReportedBy: luk.wrzosek gmail.com 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: -------
May 17 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4202 Masahiro Nakagawa <repeatedly gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |repeatedly gmail.com 04:48:57 PDT --- changeset 1522 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
May 18 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4202 Brad Roberts <braddr puremagic.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |braddr puremagic.com Resolution| |FIXED --- fixed in 2.047 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Jun 15 2010