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] [MinGW]: ConcreteProcess Refactoring and Pipe Bugfix


>This attempts to fix this issue:
>
>http://gcc.gnu.org/ml/java/2003-10/msg00074.html

>+import java.io.FileDescriptor;
>+import java.io.FileInputStream;
>+import java.io.FileOutputStream;

I added these while I was experimenting with the alternate
approach. I need to take these out.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/




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