Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 296489 Details for
Bug 395415
dev-lang/dmd - Digital Mars D Programming Language
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
slot-compat.patch
slot-compat.patch (text/plain), 376 bytes, created by
Julian Ospald
on 2011-12-20 22:07:28 UTC
(
hide
)
Description:
slot-compat.patch
Filename:
MIME Type:
Creator:
Julian Ospald
Created:
2011-12-20 22:07:28 UTC
Size:
376 bytes
patch
obsolete
>--- dmd/mars.c.old 2010-12-17 19:11:16.000000000 +0100 >+++ dmd/mars.c 2011-12-20 22:06:56.120581188 +0100 >@@ -405,7 +405,7 @@ > #if _WIN32 > inifilename = inifile(argv[0], "sc.ini"); > #elif linux || __APPLE__ || __FreeBSD__ || __sun&&__SVR4 >- inifilename = inifile(argv[0], "dmd.conf"); >+ inifilename = inifile(argv[0], "dmd1.conf"); > #else > #error "fix this" > #endif
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 395415
:
296485
|
296487
| 296489 |
296491
|
337742
|
337744
|
363982