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 release and the problem persists. I donāt known nim, are these compiler error I can somehow disable? or some kind of āsource level debugging tagsā? (I donāt know whatās the correct technical term to describe this)
2025-12-06 Ā· 5 months ago
2 Comments ā
š stack Ā· Dec 06 at 18:41:
what is chawan?
š 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+++