View | Details | Raw Unified
Collapse All | Expand All

(-) eclipse-3.1.0_fc/plugins/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/Main.java.orig (+2 lines)
 Lines 2049-2054    Link Here 
					token = tokenizer.nextToken();
					token = tokenizer.nextToken();
					if (token.equals(File.pathSeparator)) {
					if (token.equals(File.pathSeparator)) {
						switch (state) {
						switch (state) {
						case start:
							break;
						case readyToClose:
						case readyToClose:
						case readyToCloseEndingWithRules:
						case readyToCloseEndingWithRules:
						case readyToCloseOrOtherEntry:
						case readyToCloseOrOtherEntry: