Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Ridge2019-10-02 02:10:03 +0000
committerNathan Ridge2019-10-14 16:22:43 +0000
commit02789c6a1e31a88583349c9c4a394f1e7e8f9fb1 (patch)
tree27dd19de7e6ca37b31f657f23274f8224ba1285a /debug/pom.xml
parent5c77776dcd0bd006d0161cc0d7d6870e738dd8b0 (diff)
downloadorg.eclipse.cdt-02789c6a1e31a88583349c9c4a394f1e7e8f9fb1.tar.gz
org.eclipse.cdt-02789c6a1e31a88583349c9c4a394f1e7e8f9fb1.tar.xz
org.eclipse.cdt-02789c6a1e31a88583349c9c4a394f1e7e8f9fb1.zip
Bug 551689 - Fix equivalence computation for simple literals
We were using equals() on char[] array objects which returned false if the objects were distinct, even if they contained the same characters. Change-Id: Iff5da52c67a0c17d857d791f57e768aafa7e165d
Diffstat (limited to 'debug/pom.xml')
0 files changed, 0 insertions, 0 deletions

Back to the top