FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Minor corrections

 
Post new topic   Reply to topic     Forum Index -> Build
View previous topic :: View next topic  
Author Message
afb



Joined: 26 Jan 2005
Posts: 137
Location: Sweden

PostPosted: Mon Feb 28, 2005 4:25 am    Post subject: Minor corrections Reply with quote

Subversion diff:
Code:

Index: build.d
===================================================================
--- build.d     (revision 13)
+++ build.d     (working copy)
@@ -111,7 +111,7 @@
 //</ul>
 // /b"-- v1.2 -- 21/Feb/2005"
 //<ul>
-///li ** /b ENH: Thanks to Anders F Björklund: Added better support for 'darwin'
+///li ** /b ENH: Thanks to Anders F Bjoerklund: Added better support for 'darwin'
 //       and 'gdc'.
 //</ul>
 
@@ -204,7 +204,7 @@
         }
     }
 
-    version(GDC) {
+    version(GNU) {
         version(Windows) {
             char[] vCompiler=`dmd.exe`;
             char[] vConfigFile=null;


Fixes:

  • My name needs UTF-8 to work correctly, meanwhile just use ASCII.
  • D uses the compiler *vendor*, not the name of the actual compiler.
Back to top
View user's profile Send private message
afb



Joined: 26 Jan 2005
Posts: 137
Location: Sweden

PostPosted: Sat Mar 12, 2005 9:45 am    Post subject: Reply with quote

These are both fixed now
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Build All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group