Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

[470835]Applied Short Circuit Logic in ToolItemMenuListener #16

Merged
merged 1 commit into from
Jun 26, 2015

Conversation

SmithRWORNL
Copy link
Contributor

An instance of ToolItemMenuListener using eager logic instead of short
circuit logic in comparision has been changed. The conditional statement
will now only evaulate the secondary statement if the first returned
false.

Bug: 470835 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470835
Signed-off-by: Robert Smith SmithRW@ornl.gov

An instance of ToolItemMenuListener using eager logic instead of short
circuit logic in comparision has been changed. The conditional statement
will now only evaulate the secondary statement if the first returned
false.

Bug: 470835 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470835
Signed-off-by: Robert Smith <SmithRW@ornl.gov>
@eclipsewebmaster
Copy link
Contributor

Issue tracker reference:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=470835

@jayjaybillings
Copy link
Member

Accepted.

jayjaybillings added a commit that referenced this pull request Jun 26, 2015
[470835]Applied Short Circuit Logic in ToolItemMenuListener
@jayjaybillings jayjaybillings merged commit 4c67c6c into eclipse:master Jun 26, 2015
@SmithRWORNL SmithRWORNL deleted the Bug470835 branch July 8, 2015 14:17
osbornjd added a commit that referenced this pull request Jul 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants