Skip to content

Fix “autogenerated by Processing preprocessor” text #135

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

Closed
processing-bot opened this issue Sep 24, 2020 · 4 comments
Closed

Fix “autogenerated by Processing preprocessor” text #135

processing-bot opened this issue Sep 24, 2020 · 4 comments

Comments

@processing-bot
Copy link
Collaborator

Created by: benfry

Seeing this in the generated .java code; needs to be updated:

/* autogenerated by Processing preprocessor v3.0.0 on 2020-09-15 */

Not sure where it comes from, and 3.0.0 is confusing; should instead probably use processing.app.Base.REVISION instead.

@processing-bot
Copy link
Collaborator Author

Created by: benfry

Also looks like the rewritten size() command that's generated doesn't follow our guidelines for whitespace (i.e. before parens, etc) per the rest of the examples or our online guidelines in the wiki.

@processing-bot
Copy link
Collaborator Author

Created by: jeremydouglass

Here it is:

"/* autogenerated by Processing preprocessor v%s on %s */",

@processing-bot
Copy link
Collaborator Author

Created by: benfry

Thanks, I'll open another issue for the spacing issue.

@processing-bot
Copy link
Collaborator Author

Created by: github-actions[bot]

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant