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 e3e3ba0e9e Patch for Andrew Niefer
Core:
PST changes for bug 43503 - parser needs to know the different between 
ambiguous functions
        and no functions when no parameter information is provided
        - throw r_UnableToResolveFunction if we have more than 1 function 
and no parameter info was given
        - handle this case in addUsingDeclaration.
        * note that r_UnableToResolveFunction doesn't necessarily mean 
ambiguous if we had enough information

Core.Tests:
added testBug43503_AmbiguousUsing() and 
testBug43503_UnableToResolveFunction() to ParserSymbolTableTest
2003-09-30 18:03:20 +00:00
..
org.eclipse.cdt.core Patch for Andrew Niefer 2003-09-30 18:03: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-09-30 18:03:20 +00:00
org.eclipse.cdt.core.win32 updated. 2003-08-29 14:25:31 +00:00
org.eclipse.cdt.ui new definition. 2003-09-30 17:08:28 +00:00
org.eclipse.cdt.ui.tests Fix the version number. 2003-08-28 04:09:30 +00:00