Skip to content

include <cstdint>#7

Merged
Hical61 merged 2 commits into
Hical61:mainfrom
toge:include-cstdint
May 14, 2026
Merged

include <cstdint>#7
Hical61 merged 2 commits into
Hical61:mainfrom
toge:include-cstdint

Conversation

@toge
Copy link
Copy Markdown
Contributor

@toge toge commented May 13, 2026

Description / 描述

There are compilation error in gcc 16.1.

Type of Change / 变更类型

  • Bug fix / 缺陷修复
  • New feature / 新功能
  • Refactoring / 重构 (no behavior change)
  • Documentation / 文档更新
  • Tests / 测试
  • Build/CI / 构建/CI

Testing / 测试

  • All existing tests pass (ctest --output-on-failure)
  • New tests added (if applicable)

Checklist / 检查清单

  • Code follows project style (.clang-format) / 代码符合项目格式规范
  • Self-reviewed / 已自我审查
  • No unrelated changes / 不包含无关变更

@toge toge requested a review from Hical61 as a code owner May 13, 2026 18:27
@codecov-commenter
Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@Hical61
Copy link
Copy Markdown
Owner

Hical61 commented May 14, 2026

Thank you so much for this contribution! 🎉

GCC 16.1 compatibility fix — simple and correct. I've verified locally that it builds and all 473 tests pass.

Merging once CI is green. Really appreciate your time!

@Hical61 Hical61 merged commit 65a118e into Hical61:main May 14, 2026
4 of 5 checks passed
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