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

examples: Fix program names and call cog_init() #682

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

aperezdc
Copy link
Member

Add calls to cog_init() to make the examples honor the COG_PLATFORM_NAME, COG_PLATFORM_PARAMS, and COG_MODULEDIR environment variables properly. While at it, fix their calls to g_set_prgname().

Add calls to cog_init() to make the examples honor the
COG_PLATFORM_NAME, COG_PLATFORM_PARAMS, and COG_MODULEDIR
environment variables properly. While at it, fix their calls
to g_set_prgname().
@aperezdc aperezdc added the enhancement New feature or request label Dec 18, 2023
@aperezdc aperezdc self-assigned this Dec 18, 2023
@aperezdc
Copy link
Member Author

Thanks @psaavedra 🙇🏼

@aperezdc aperezdc merged commit 6fa5157 into master Dec 19, 2023
5 checks passed
@aperezdc aperezdc deleted the aperezdc/examples-fixes branch December 19, 2023 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants