Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

operator unsigned long() const; is missing #39

Closed
dirkx opened this issue Oct 23, 2022 · 2 comments · Fixed by #41
Closed

operator unsigned long() const; is missing #39

dirkx opened this issue Oct 23, 2022 · 2 comments · Fixed by #41
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@dirkx
Copy link
Contributor

dirkx commented Oct 23, 2022

The declaration for:

operator unsigned long() const;

appears to be missing

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Oct 23, 2022
@aentinger
Copy link
Contributor

Hi @dirkx ☕ 👋

I'm not deeply familiar with this code base. Where do you think its missing? Can you provide a PR to fix this?

Cheers, Alex

@dirkx
Copy link
Contributor Author

dirkx commented Oct 27, 2022 via email

dirkx added a commit to dirkx/Arduino_JSON that referenced this issue Oct 27, 2022
aentinger added a commit that referenced this issue Oct 27, 2022
Add unsigned long support; addresses issues #39
@per1234 per1234 linked a pull request Oct 28, 2022 that will close this issue
@per1234 per1234 added the conclusion: resolved Issue was resolved label Oct 28, 2022
@per1234 per1234 closed this as completed Oct 28, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants