1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Andrew Niefer 2f68844e68 fixing bugs:
90616 - Type of an expression list is the type of last item in list
90603 - array out of bounds in CPPMethod.getScope
90662 - handle invalid redefinition of class
90608 - Don't add simpleDeclarations as function definitions
90633 - only use parameters for nodes with property IASTFunctionCallExpression.FUNCTION_NAME
2005-04-07 20:00:54 +00:00
build new images from Dave Daoust 2005-04-07 17:48:09 +00:00
core fixing bugs: 2005-04-07 20:00:54 +00:00
debug Bug 89755: CThread.suspend suspends target, not thread. 2005-04-07 19:06:50 +00:00
doc Fixed the paths for the javadoc command. java.home is the jre directory. 2005-04-06 16:04:48 +00:00
launch/org.eclipse.cdt.launch new images from Dave Daoust 2005-04-07 17:48:09 +00:00
releng My cute strategy for detecting compile errors finally broke. I now search for " ERROR" since there is a warning out of javadoc (which now works) about IStatus#ERROR. 2005-04-07 13:54:22 +00:00