(woods) Downloads » ldd rad-reader-release
not a dynamic executable
AYYYEEEE looks like it should work on glibc *or* musl distros then. Thanks for doing that and not burdening us with DLL hell.
Top-level
(woods) Downloads » ldd rad-reader-release AYYYEEEE looks like it should work on glibc *or* musl distros then. Thanks for doing that and not burdening us with DLL hell. 2 comments
@klardotsh oh shit thanks! i've marked this down and will improve the url parsing routines, thanks for letting me know! |
@cblgh oh, lol, I found the sibling thread talking about how musl probably won't work. oh well!
new problem for you: I get a crash on one of my feeds:
wrote /home/j/.config/rad-reader/subscriptions.opml
discovered feedURL http://antirez.com/rss
2023/07/10 09:48:54 absify's parse subpath (parse "\nhttp://antirez.com/news/138\n": net/url: invalid control character in URL)
seems antirez has some weird feed generation going on, might need to trim/strip those URLs when you parse em
@cblgh oh, lol, I found the sibling thread talking about how musl probably won't work. oh well!
new problem for you: I get a crash on one of my feeds:
wrote /home/j/.config/rad-reader/subscriptions.opml
discovered feedURL http://antirez.com/rss
2023/07/10 09:48:54 absify's parse subpath (parse "\nhttp://antirez.com/news/138\n": net/url: invalid control character in URL)