Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT 2.1 RC6 Now Available for Testing

> 
> On Friday 10 December 2004 05:34, Douglas Schaefer wrote:
> > Hey gang,
> >
> > I've cut another RC build to pick up the fixes for bugs 80620 and 79678.
> > I'll check again on Tuesday morning and see if there have been any more
> > changes before I will call for a vote on GA (notice the hint, anyone can
> > call a vote earlier if they wish, especially if they know better that
> > there will be no more changes ;-)
> >
> > Build is available at:
> >
> >         http://download.eclipse.org/tools/cdt/builds/2.1.0/RC6
> 
> When running a C++ Target I got the following entry in the ErrorLog:
> 
> Error logged from Debug Core: 
> java.io.IOException: close error
> 	at 
> org.eclipse.cdt.utils.spawner.SpawnerOutputStream.close(SpawnerOutputStream.java:68)
> 	at 
> org.eclipse.debug.internal.core.InputStreamMonitor.write(InputStreamMonitor.java:102)
> 	at 
> org.eclipse.debug.internal.core.InputStreamMonitor$1.run(InputStreamMonitor.java:75)
> 	at java.lang.Thread.run(Thread.java:534)
> 
> eclipse.buildId=I200406251208
> java.version=1.4.2_04
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> 

It should be harmless, maybe for CDT-3.0 we should have a ref count.




Back to the top