This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: fix for targets with no GCJ_PROPERTIES support
- To: green at cygnus dot com
- Subject: Re: Patch: fix for targets with no GCJ_PROPERTIES support
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Date: Mon, 29 Oct 2001 01:27:13 +1300
- CC: java-patches at sources dot redhat dot com
- References: <200110280241.TAA23400@fencer.cygnus.com>
Anthony Green wrote:
>We were missing this protection for platforms where
>DISABLE_GETENV_PROPERTIES is defined.
>
>Ok?
>
>
>
>Wed Oct 24 07:29:30 2001 Anthony Green <green@redhat.com>
>
> * java/lang/natSystem.cc (init_properties): Don't refer to
> _Jv_Environment_Properties when this feature is not available.
>
ok.
regards
Bryce.