-
Notifications
You must be signed in to change notification settings - Fork 0
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
the great static mut massacre #1
Comments
What if I just kinda wrap every |
lesterrry
pushed a commit
that referenced
this issue
Apr 10, 2022
I really hope this may now be closed... |
lesterrry
pushed a commit
that referenced
this issue
Apr 11, 2022
Yay bye baby |
yay... segmentation faults are still with us.... |
Ok so our main goal is to ensure the conversations stay stable, logging in/tying schemes are second thing.
|
lesterrry
pushed a commit
that referenced
this issue
Apr 13, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. I'm a dumbass. Yes, this whole thing runs on a single
static mut
variable. Yes, of course it created problems. I just don't know how to make things any other way.Anyways, here's the only reasonable thing I've found online
The text was updated successfully, but these errors were encountered: