classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] [generics] RFC: fix generics branch compilation on Darw


From: Casey Marshall
Subject: Re: [cp-patches] [generics] RFC: fix generics branch compilation on Darwin
Date: Mon, 5 Dec 2005 22:34:24 -0800

Checked in as:

2005-12-05  Casey Marshall <address@hidden>

        * native/jni/classpath/jcl.h (environ): define, or declare
        'extern.'
        * native/jni/java-lang/java_lang_VMProcess.c: include <jcl.h>.
        Remove 'extern' define.
        * native/jni/java-lang/java_lang_VMSystem.c
        (Java_java_lang_VMSystem_environ): don't declare 'environ.'

This puts the 'environ' declaration/define in jcl.h; I hope this is OK, it looks like the best place for a global thing like this.

Cheers,

Attachment: environ-darwin.patch.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]