Skip to content
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

There is a Javadoc warning #885

Closed
javadev opened this issue Apr 11, 2024 · 2 comments
Closed

There is a Javadoc warning #885

javadev opened this issue Apr 11, 2024 · 2 comments

Comments

@javadev
Copy link
Contributor

javadev commented Apr 11, 2024

Warning:  Javadoc Warnings
Warning:  /home/runner/work/JSON-java/JSON-java/src/main/java/org/json/JSONTokener.java:294: warning: no @param for strictMode
Warning:  public String nextString(char quote, boolean strictMode) throws JSONException {
Warning:  ^
Warning: [WARNING] 1 warning
@stleary
Copy link
Owner

stleary commented Apr 11, 2024

@javadev Thanks for catching this. I had noticed a warning in local builds but forgot to include a review comment. I have updated #884 to include a fix for the warning.

@stleary
Copy link
Owner

stleary commented Apr 13, 2024

Closing due to problem fixed in #886.

@stleary stleary closed this as completed Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants