1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 11:25:35 +02:00
cdt/core
Alain Magloire 43bd85438e The PathEntryManager was returning the array instead
of making a copy.  Potentially clients could have
	modified the contents.

	* model/org/eclipse/cdt/internal/core/model/PathEntryManager.java
	* model/org/eclipse/cdt/internal/core/model/IMacroEntry.java
	* src/org/eclipse/cdt/core/resources/ScannerProvider.java
2004-06-21 22:02:25 +00:00
..
org.eclipse.cdt.core The PathEntryManager was returning the array instead 2004-06-21 22:02:25 +00:00
org.eclipse.cdt.core.aix Fixed up the fragment name properties. Apparently you 2004-06-21 15:34:49 +00:00
org.eclipse.cdt.core.linux Fixed up the fragment name properties. Apparently you 2004-06-21 15:34:49 +00:00
org.eclipse.cdt.core.qnx Fixed up the fragment name properties. Apparently you 2004-06-21 15:34:49 +00:00
org.eclipse.cdt.core.solaris Fixed up the fragment name properties. Apparently you 2004-06-21 15:34:49 +00:00
org.eclipse.cdt.core.tests fix parsing of unary ampersand cast on an expression result 2004-06-21 21:35:04 +00:00
org.eclipse.cdt.core.win32 Fixed up the fragment name properties. Apparently you 2004-06-21 15:34:49 +00:00
org.eclipse.cdt.ui This mini-patch gets rid of unnecessary "could not locate type" error 2004-06-21 22:00:30 +00:00
org.eclipse.cdt.ui.tests 2004-06-18 Alain Magloire 2004-06-19 02:43:04 +00:00