Skip to content

Conversation

@kristapsk
Copy link
Member

Resolves #24.

Replaced ini with current master version. I'm not a fan of just copying other repos in a source tree like this, would prefer using git submodules instead. Many devs hate submodules because they often forgot to run git submodule commands, but I think that would not be a problem if build.zig would handle that automatically.

@kristapsk kristapsk requested a review from Copilot April 14, 2025 21:32
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 14 out of 29 changed files in this pull request and generated no comments.

Files not reviewed (15)
  • build.zig: Language not supported
  • build.zig.zon: Language not supported
  • lib/ini/build.zig: Language not supported
  • lib/ini/build.zig.zon: Language not supported
  • lib/ini/example/example.zig: Language not supported
  • lib/ini/src/ini.zig: Language not supported
  • lib/ini/src/lib-test.zig: Language not supported
  • lib/ini/src/lib.zig: Language not supported
  • lib/ini/src/test.zig: Language not supported
  • lib/nif/build.zig: Language not supported
  • src/lightning/LndConf.zig: Language not supported
  • src/nd.zig: Language not supported
  • src/nd/Config.zig: Language not supported
  • src/nd/Daemon.zig: Language not supported
  • src/nd/network.zig: Language not supported

@kristapsk
Copy link
Member Author

Selecting "LIGHTNING" tab in UI crashes ngui process on Nakamochi (but not on my PC) with this change.

@kristapsk kristapsk closed this by deleting the head repository Apr 17, 2025
@kristapsk
Copy link
Member Author

I messed up my git setup, so re-created my fork, this was automatically closed by GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Move to Zig 0.15

1 participant