1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
John Camelon c3b63fb508 Patch for Andrew Niefer
Bug 43450 - Path strings containing backslashes need quoting by hand
The user needs to input strings in whatever manner necessary for their 
build tools to work.  If that means quoting them, then quote them.

However, if the user does quote them, then the scanner needs to handle 
that when looking for include files:

core:
-modify Scanner.handleInclusion

core.tests:
- added testBug43450 to ManagedBuildTests.java
- added a user include to plugin.xml
2003-10-01 17:10:20 +00:00
..
org.eclipse.cdt.core Patch for Andrew Niefer 2003-10-01 17:10:20 +00:00
org.eclipse.cdt.core.aix Initial contribution of AIX port. 2003-09-29 15:03:13 +00:00
org.eclipse.cdt.core.linux update version 2003-04-23 16:41:03 +00:00
org.eclipse.cdt.core.qnx update version 2003-04-23 16:41:03 +00:00
org.eclipse.cdt.core.solaris update version 2003-04-23 16:41:03 +00:00
org.eclipse.cdt.core.tests Patch for Andrew Niefer 2003-10-01 17:10:20 +00:00
org.eclipse.cdt.core.win32 updated. 2003-08-29 14:25:31 +00:00
org.eclipse.cdt.ui fixed preference saving bug with bin parser page 2003-10-01 14:15:13 +00:00
org.eclipse.cdt.ui.tests Fix the version number. 2003-08-28 04:09:30 +00:00