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

glib: turn off debug #1419

Closed
pbor opened this issue Aug 25, 2024 · 3 comments
Closed

glib: turn off debug #1419

pbor opened this issue Aug 25, 2024 · 3 comments

Comments

@pbor
Copy link
Contributor

pbor commented Aug 25, 2024

See https://gitlab.gnome.org/GNOME/glib/-/issues/3421#note_2206315

@DjLegolas
Copy link
Contributor

I can add the relevant flag into the project, but this can be done in 2 ways:

  1. just add it statically and always have turned off
  2. use the --configuration=debug option parameter and configure it dynamically

@danyeaw what do you think?

@danyeaw
Copy link
Member

danyeaw commented Aug 30, 2024

I like how you used the --configuration parameter!

@danyeaw
Copy link
Member

danyeaw commented Aug 31, 2024

Closed by #1422. Thanks @pbor and @DjLegolas!

@danyeaw danyeaw closed this as completed Aug 31, 2024
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

No branches or pull requests

3 participants