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

Fix a LOOOOOT of errors in the code. #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yuyichao
Copy link

Fix a lot of compiling errors and warnings including issue #1, many of which may cause severe run time errors.
Also fix a lot of wrong usage of libraries and the language.

Detail below:

Fix const pointers conversion.
Static local functions and remove them from headers.
Static global variables.
Fix GTK type conversion.
Remove usage of deprecated gtk api.
Remove unused variables.

Fix const pointers conversion.
Static local functions and remove them from headers.
Static global variables.
Fix GTK type conversion.
Remove usage of deprecated gtk api.
Remove unused variables.
@yuyichao
Copy link
Author

P.S. 只修了 ENABLE_TEXT_HASH 没开的错误, 开了的没修..... 不过好像也并没有多什么错误...

@yuyichao
Copy link
Author

ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant