Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 262993 Details for
Bug 355527
dev-lang/dmd-bin-2.052 version bump with 64bit target, multilib
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
minor fixes to compile phobos2
dmd-bin-2.052.patch (text/plain), 706 bytes, created by
Nikolay Orlyuk
on 2011-02-19 09:21:24 UTC
(
hide
)
Description:
minor fixes to compile phobos2
Filename:
MIME Type:
Creator:
Nikolay Orlyuk
Created:
2011-02-19 09:21:24 UTC
Size:
706 bytes
patch
obsolete
>--- dmd2/src/phobos/etc/c/zlib/gzio.c.orig 2011-02-19 09:44:45.000000000 +0200 >+++ dmd2/src/phobos/etc/c/zlib/gzio.c 2011-02-19 09:45:42.456666733 +0200 >@@ -8,6 +8,7 @@ > /* @(#) $Id$ */ > > #include <stdio.h> >+#include <errno.h> > > #include "zutil.h" > >--- dmd2/src/phobos/linux.mak.orig 2011-02-19 09:44:47.000000000 +0200 >+++ dmd2/src/phobos/linux.mak 2011-02-19 09:46:08.173333400 +0200 >@@ -193,7 +193,7 @@ > ################################################################################ > > std/all.d : $(MAKEFILE) >- @echo module std.all\;\\n \ >+ @echo -e module std.all\;\\n \ > $(addprefix public import ,$(addsuffix \;\\n,$(STD_MODULES))) | \ > sed -e 's|/|.|' -e '/public import std\.all/d' >$@ >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 355527
:
262993
|
262995
|
262997
|
263125
|
263131
|
264047