Skip to content

Fix bug preventing compilation / 修复妨碍编译的错误#1

Open
V1Eerie wants to merge 4 commits intoreeceyng:naivefrom
V1Eerie:naive
Open

Fix bug preventing compilation / 修复妨碍编译的错误#1
V1Eerie wants to merge 4 commits intoreeceyng:naivefrom
V1Eerie:naive

Conversation

@V1Eerie
Copy link

@V1Eerie V1Eerie commented Mar 29, 2023

This PR fixes a bug that modified dependent versions to make the code compile correctly. The main problem was that the code relied on the outdated sing library (v0.0.0), which was causing uncompilable problems during compilation. To fix this issue, I updated the sing` library to the next version (v0.1.0). I tested these changes on different platforms and made sure the code still worked properly.


这个PR修复了一个错误,修改依赖的版本使代码正确编译。主要问题是代码依赖于过时的 “sing” 库(v0.0.0),这在编译过程中造成了无法编译问题。为了解决这个问题,我将 "sing“ 库更新到下一个版本(v0.1.0)。我在不同的平台上测试了这些修改,并确保代码仍能正常工作。

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.

1 participant