编译修复,注释Debug信息#26
Merged
Ziyang-Bai merged 2 commits intoLamina-dev:mainfrom Aug 10, 2025
Merged
Conversation
Collaborator
|
check错误为action的bug,无须理会 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 变更描述
变更类型
变更摘要
修复了编译错误,注释掉了Debug信息
详细说明
修复了UltralMinimal的编译错误,注释掉了Debug信息
🔗 相关Issue
🧪 测试
测试环境
测试类型
测试说明
mkdir build cd build cmake .. make测试结果
shikamiyuki@shikamiyuki-SHARKBAY:~/桌面/Lamina/build$ ./Lamina
Lamina REPL. Press Ctrl+C or :exit to exit.
Type :help for help.
ultra_test_func called successfully!
DEBUG: Expression result: 42
📋 检查清单
代码质量
测试覆盖
文档
兼容性
构建和部署
📊 性能影响
性能测试结果
🔒 安全考虑
📸 截图/演示
🤔 需要特别关注的地方
📝 其他说明
📤 提交前最终检查