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

fix: fix gcc-13 compile errors #377

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

ashjeong
Copy link
Contributor

@ashjeong ashjeong commented Apr 5, 2024

Fixes compile errors with gcc/++-13 when running bazel build --config linux.
Refer to Header dependency changes for more information.

@ashjeong ashjeong force-pushed the fix/fix-gcc-13-compile-error branch from 6681491 to f8c50fb Compare April 5, 2024 07:36
@ashjeong ashjeong changed the title fix: fix gcc-13 compile errors fix: fix g++-13 compile errors Apr 5, 2024
@ashjeong ashjeong changed the title fix: fix g++-13 compile errors fix: fix gcc-13 compile errors Apr 5, 2024
Fixes compile errors with gcc/++-13 when running `bazel build --config linux`.
Refer to [Header dependency changes](https://gcc.gnu.org/gcc-13/porting_to.html#header-dep-changes) for more information.
@ashjeong ashjeong force-pushed the fix/fix-gcc-13-compile-error branch from f8c50fb to 3e6b156 Compare April 5, 2024 09:40
Copy link
Contributor

@chokobole chokobole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@dongchangYoo dongchangYoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@Insun35 Insun35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@TomTaehoonKim TomTaehoonKim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dongchangYoo dongchangYoo merged commit ff42ec7 into main Apr 8, 2024
3 checks passed
@dongchangYoo dongchangYoo deleted the fix/fix-gcc-13-compile-error branch April 8, 2024 03:33
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.

None yet

5 participants