Skip to content
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

Someone somewhere is using "IDLE" instead of "idle" #1605

Open
Kazuo256 opened this issue Mar 29, 2021 · 3 comments
Open

Someone somewhere is using "IDLE" instead of "idle" #1605

Kazuo256 opened this issue Mar 29, 2021 · 3 comments
Labels
bug squash them while they're small

Comments

@Kazuo256
Copy link
Member

The game crashed to me upon entering the caves. Applying string.lower() solves the crash but I want to know who the culprit is.

@Kazuo256 Kazuo256 added the bug squash them while they're small label Mar 29, 2021
@aki-cat
Copy link
Contributor

aki-cat commented Mar 29, 2021

From latest master:

$ git grep IDLE
Binary file bin/win64/release/libgitapi.dll matches
Binary file bin/win64/release/libgitapi.pdb matches
Binary file bin/x11/release/libgitapi.so matches
$ git grep idle
Binary file bin/win64/release/libgitapi.dll matches
Binary file bin/win64/release/libgitapi.pdb matches
Binary file bin/x11/release/libgitapi.so matches
Binary file studies/experiment_01.blend matches

why are binary releases being commited anyway?

@Kazuo256
Copy link
Member Author

Look like mistakes. I'll open an issue to clean that up.

@aki-cat
Copy link
Contributor

aki-cat commented Apr 1, 2021

Nevermind my comment, I looked at the wrong repo and it's completely unrelated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug squash them while they're small
Projects
None yet
Development

No branches or pull requests

2 participants