Comment by ๐ stack
Re: "chawan v0.3 and error message"
what is chawan?
2025-12-06 ยท 5 months ago
1 Later Comment
๐ decant [OP] ยท Dec 07 at 00:38:
@stack https://chawan.net It is a terminal browser with css and image support written in nim lang. think of it as w3m+++
Original Post
chawan v0.3 and error message โ So Iโve been running chawan v0.2.2 for a while now, good little browser. Since version v0.3 chawan got hint support, thatโs right, just like vimperator used to. so today, I compiled the latest nim (2.2.6) and chawan (g73577b5d). with: make TARGET=release j=4 the browser builds and functions ok, but during run time it gives out tons of error message about โplease move xxxfunction to your own namespace to avoid name clashesโ. So I tried to rollback to the v0.3...