Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (106 - 108 of 172)

Ticket Resolution Summary Owner Reporter
#71 wontfix unnecessary dependence on gccxxx.dll dryeo
Description

Java includes a dependence on ftp://ftp.netlabs.org/pub/gcc/gcc4core.wpi. This can result in multiple installs of these DLLs, wasted bandwidth downloading them yet again for very little benefit. Simple solution is to set GCCOPT='-static-libgcc' This will statically link the couple of small functions that may be needed.

#114 fixed FileSystemView.getFileSystemView().getSystemTypeDescription( driveletter ) ebm1991
Description

the above should return drive type when given a root letter, under windows "Local Disk", "Removable Disk", "CD Drive", "Network Drive" etc... but under eCS 2.1 nothing is returned.

#115 invalid JavaIO ebm1991
Description

the methods to obtain disk space not all working correctly, no return is obtained.

getFreeSpace() getTotalSpace()

I am writing a file manager and testing in Windows and eCS. will continue testing.

Note: See TracQuery for help on using queries.