This is the mail archive of the java-prs@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]

[Bug libgcj/29151] [win32] Runtime.exec(String[] cmdarray, String[] envp) -> envp doesn't work



------- Comment #3 from membar at gcc dot gnu dot org  2006-11-26 19:53 -------
Subject: Bug 29151

Author: membar
Date: Sun Nov 26 19:53:11 2006
New Revision: 119230

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119230
Log:
PR libgcj/29151:
* java/lang/natWin32Process.cc (startProcess): Unconditionally
create a UNICODE environment for CreateProcess call.

Modified:
    branches/gcc-4_2-branch/libjava/ChangeLog
    branches/gcc-4_2-branch/libjava/java/lang/natWin32Process.cc


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29151


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