Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Typo/Bug int UJIsInteger(UJObject *obj); #4

Open
dawsonsimon opened this issue May 2, 2016 · 0 comments
Open

Typo/Bug int UJIsInteger(UJObject *obj); #4

dawsonsimon opened this issue May 2, 2016 · 0 comments

Comments

@dawsonsimon
Copy link

*int UJIsInteger(UJObject obj);

This check function is requesting pointer to a UJObject which is different from all the other check functions. Should be UJObject as the internal code also does not handle pointer to a UJObject

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