1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/core/org.eclipse.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
..
build/org/eclipse/cdt/core/build/standard Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
dependency Patch for Bogdan Gheorghe: 2003-09-26 17:53:45 +00:00
index Patch for Bogdan Gheorghe: 2003-09-26 17:53:45 +00:00
model/org/eclipse/cdt Patch for Bogdan Gheorghe: 2003-09-26 17:53:45 +00:00
parser Patch for Andrew Niefer 2003-09-30 18:03:20 +00:00
schema Patch for Sean Evoy: 2003-09-22 02:38:47 +00:00
search Patch for Andrew Niefer 2003-09-30 14:10:28 +00:00
src/org/eclipse/cdt Patch for Bogdan Gheorghe: 2003-09-26 17:53:45 +00:00
utils/org/eclipse/cdt/utils new Binary Parser to add flexibilit to change 2003-09-17 02:11:24 +00:00
.classpath Patch for Keith Campbell. 2003-09-12 18:19:05 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.options Patch for Bogdan Gheorghe: 2003-09-26 17:53:45 +00:00
.project Patch for Keith Campbell. 2003-09-12 18:19:05 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties *** empty log message *** 2003-09-18 17:56:47 +00:00
ChangeLog Patch for Bogdan Gheorghe: 2003-09-26 17:53:45 +00:00
plugin.properties Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
plugin.xml Patch for Sean Evoy: 2003-09-22 02:38:47 +00:00