-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Currently, coldsync does not build (at least not on my machine) due to a few issues:
- GCC -pedantic now treats '//' comments as errors, so the build only works with --disable-pedantic
- For some reason, libusb is not being linked in properly to libpconn (missing -lusb somewhere?)
- Second @copyright is missing {} in doc/conduits.texi
- conduits/* are missing =back and =over tags
I could commit a couple of fixes and create a PR? I have patches for the second two issues, which seem to work.
Metadata
Metadata
Assignees
Labels
No labels