| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Instead of using -1 as special value, use Symbol(-1) so that it can't be reset accidentally Closes issue #5559
|
Can one of the admins verify this patch? |
Sorry, something went wrong.
|
Can one of the admins verify this patch? |
Sorry, something went wrong.
|
Can one of the admins verify this patch? |
Sorry, something went wrong.
There was a problem hiding this comment.
💯
Sorry, something went wrong.
Sorry, something went wrong.
|
test |
Sorry, something went wrong.
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Instead of using -1 as a special value, use Symbol(-1)
so that it can't be reset accidentally
Closes issue #5559
PR Checklist
What is the current behavior?
#5559
What is the new behavior?
Replaced -1 with Symbol(-1) so that it reset can't be set accidentally
Fixes/Implements/Closes #[Issue Number].
#5556