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

build issue of v3.5.1 with gcc-13 #14

Open
waebbl opened this issue Apr 25, 2023 · 0 comments
Open

build issue of v3.5.1 with gcc-13 #14

waebbl opened this issue Apr 25, 2023 · 0 comments

Comments

@waebbl
Copy link

waebbl commented Apr 25, 2023

v3.5.1 seems to have an issue when building with gcc-13 in the file session.c[1]. A single #include <string> in https://github.com/YafaRay/libYafaRay/blob/v3.5.1/include/core_api/session.h#L28 solved the issue for me. Due to being a trivial patch, I didn't bother to open a PR. If you want me to submit a PR, please ping back to me.

[1] https://bugs.gentoo.org/895208

waebbl added a commit to waebbl/gentoo that referenced this issue Apr 25, 2023
add missing #include statement

Bug: YafaRay/libYafaRay#14
Closes: https://bugs.gentoo.org/895208
Signed-off-by: Bernd Waibel <[email protected]>
gentoo-bot pushed a commit to gentoo/gentoo that referenced this issue Apr 25, 2023
add missing #include statement

Bug: YafaRay/libYafaRay#14
Closes: https://bugs.gentoo.org/895208
Signed-off-by: Bernd Waibel <[email protected]>
Closes: #30748
Signed-off-by: Sam James <[email protected]>
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