1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 15:05:36 +02:00
Find a file
John Camelon 19ffaa04f2 Patch for Devin Steffler
Fixed 75532 [Scanner] Wrong compare if the two declarations are in other number system.
- Octal support has been added along side Hex support in ExpressionEvaluator.java.
- SourceIndexerRequestor.java now handles IProblem.SCANNER_RELATED IProblems
- IProblems can now be thrown easily from ExpressionEvaluator.java
- IProblems are reported for malformed Decimal/Hex/Octal numbers as well as the existing EvalExceptions that occur in ExpressionEvaluator.java
- tests were added to check Octal support and that the IProblems are raised properly within ExpressionEvaluator.java
2004-10-13 20:03:32 +00:00
build fixed bug #75685 2004-10-05 23:50:17 +00:00
core Patch for Devin Steffler 2004-10-13 20:03:32 +00:00
debug Added the launch configuration preference for the register bookkeeping. 2004-10-11 20:24:15 +00:00
doc fix for 64833 "No F1 Help for Soure Code Location debug 2004-08-18 18:45:19 +00:00
launch/org.eclipse.cdt.launch Added the launch configuration preference for the register bookkeeping. 2004-10-11 20:24:15 +00:00
releng Fixed the * in filename issue. added linux ppc and ia64 builds. 2004-10-07 17:37:02 +00:00