Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix return type in c_realpath #914

Merged
merged 1 commit into from
May 19, 2023
Merged

Fix return type in c_realpath #914

merged 1 commit into from
May 19, 2023

Conversation

minhqdao
Copy link
Contributor

Closes #907.

Fix return type of c_realpath by changing it from int to char*.

@minhqdao minhqdao requested review from awvwgk and perazz May 15, 2023 17:48
@awvwgk awvwgk merged commit 40b0c35 into main May 19, 2023
@awvwgk awvwgk deleted the fix-return-type-in-realpath branch May 19, 2023 08:11
henilp105 pushed a commit to henilp105/fpm that referenced this pull request Dec 11, 2023
Co-authored-by: minhqdao <hello@minhdao.de>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build fails with clang on MacOS
2 participants