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

Wrong conversion of String to C String? #45

Open
bvdmitri opened this issue Dec 23, 2024 · 2 comments
Open

Wrong conversion of String to C String? #45

bvdmitri opened this issue Dec 23, 2024 · 2 comments

Comments

@bvdmitri
Copy link

I noticed this line of code in GraphViz.jl package, but later on a String object being used here (note the format="julia:cairo"). It doesn't seem right? The function expects C string, not Julia string? Could it be the reason for JuliaLang/julia#56150?

related PR JuliaLang/julia#51275

@bvdmitri
Copy link
Author

I couldn't patch it and test it with the change due to #44

@bvdmitri
Copy link
Author

Also see this comment JuliaLang/julia#56150 (comment)

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

1 participant