This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: adds missing System properties for gcj under mingw


Adam King wrote:

>I've done as you suggested and created a new method
>_Jv_platform_initProperties() which now sets the platform specific 
>System properties when called from init_properties.  I also
>saw another '#ifdef WIN32' in init_properties which I moved into
>the new method. I'm still learning - so please let me know if there's
>any other changes I need to make.
>

This looks fine. Please note that comments and ChangeLog entries are 
supposed to be written as full sentences, ie starting with a capital 
letter etc. I will fix those up and check in the patch.

Thanks!

Bryce.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]