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

remove c-side unicode characters #29

Merged
merged 1 commit into from
Feb 27, 2024
Merged

remove c-side unicode characters #29

merged 1 commit into from
Feb 27, 2024

Conversation

goulart-paul
Copy link
Member

Remove unicode characters from the C / C++ side of the interface. Addresses #27.

@CLAassistant
Copy link

CLAassistant commented Oct 27, 2023

CLA assistant check
All committers have signed the CLA.

@jwnimmer-tri
Copy link
Contributor

I've double-checked that these three μ are the only non-ASCII characters is the code. I think this is OK to merge.

FYI There are non-ASCII in the comments, but these do not cause any problems:

     * The first two parameters supplies a pointer to an array of nonnegative powers “alpha” of the 
     * The “alpha” terms must sum to 1.

@goulart-paul goulart-paul merged commit 223bd8c into main Feb 27, 2024
1 check passed
@goulart-paul goulart-paul deleted the pg/no_unicode branch February 27, 2024 17:00
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.

3 participants