Xin Wang
Xin Wang
Following patch will fix this problem: ``` --- a/Std/Mod/Windows.odc +++ b/Std/Mod/Windows.odc @@ -1285,7 +1285,7 @@ MODULE StdWindows; VAR v, w: Windows.Window; BEGIN w := s.home; - IF (w = NIL)...
Fix confirmed, thanks!
Some more info: In unread view, the number of unread posts are corrent, but when click into tag display, posts of feeds that have deleted from that tag remain there.
~~And more: deleted tag name remains at tag list.~~ List will be updated.
Seems interesting, I have a look at some other languages. e.g. GHC: ``` % cat test.hs main = putStrLn ("a甲\128\032z" + "b乙") % ghc test.hs [1 of 1] Compiling Main...
Sorry for the late reply. You can download Xresource files[1], put them in the same directory of `convert.py`, and then run `convert.py`. `*.colorscheme` files will be generated in that directory....