You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When rewriting "Kingsoft_Office_5_5_1", one string literal is getting changed to something different. To check this out, add the following to the file: logging/src/org/umd/logging/Logger.java:
This was reported by Santosh Kumar Cheler.
When rewriting "Kingsoft_Office_5_5_1", one string literal is getting changed to something different. To check this out, add the following to the file: logging/src/org/umd/logging/Logger.java:
Then, this is getting changed to:
This is not happening when removing the "/" in the string.
The text was updated successfully, but these errors were encountered: