-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ES Performance debug messages have incorrect parameter #315
Comments
Imported from trac issue 284. Created by dcmccom3 on 2019-04-29T15:43:15, last modified: 2019-05-23T16:43:54 |
Trac comment by dcmccom3 on 2019-04-30 07:16:07: It's not simply removing "Num" to solve the problem. It requires indexing the appropriate variable which will be obvious in the code. |
dmknutsen
added a commit
to dmknutsen/cFE
that referenced
this issue
Jan 8, 2020
dmknutsen
added a commit
to dmknutsen/cFE
that referenced
this issue
Jan 8, 2020
dmknutsen
added a commit
to dmknutsen/cFE
that referenced
this issue
Feb 12, 2020
astrogeco
added a commit
that referenced
this issue
Feb 25, 2020
Fix #315, ES Performance debug messages
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The second parameter in the following two debug event messages are incorrect:
In both cases "Num" should be removed from the second parameter variable. The casting should also be examined.
The text was updated successfully, but these errors were encountered: