Bug#490933: highlight: ' is treated incorrectly in haskell identifiers

2008-07-15 Thread Alexey Khudyakov
Package: highlight Version: 2.4.8-1.1 Severity: normal Haskell identifiers can contain ' symbol. For example program below is valid haskell program and does not contain any strings. Highlight think that ' always start new string which is not the case. > fac = fac' 1 >where > fac' 0 acc

Bug#487186: dwm-tools: sselp doesn't handle UTF-8

2008-07-04 Thread Alexey Khudyakov
> currently, dwm upstream is broken. if there is a fixed release, dwm will > be updated, and also dwm-tools (they need to go together). Hope it won't take too long. As for sselp, the only changes between 0.1 and 0.2 are fix of this bug and update of copyright notice. -- To UNSUBSCRIBE, email t

Bug#487186: dwm-tools: sselp doesn't handle UTF-8

2008-07-01 Thread Alexey Khudyakov
I'm afraid A. Polakov didn't explained properly problem with sselp. If one selects unicode text and runs ``sselp'' he will get only question marks instead of letters. Patch above fix this problem. BTW this bug has fixed in repository too about two month ago. ``sselp'' version was bumped to 0.2 bu

Bug#480538: gtkdialog: does not read from stdin wits -s or --stdin option

2008-05-10 Thread Alexey Khudyakov
Package: gtkdialog Version: 2:0.7.20-3 Severity: normal Tags: patch Althrough man page states that -s, --stdin Read the program from the standard input gtkdialog launched with this option does not read from stdin but aborts with following message: ** ERROR **: gtkdialog: Erro

Bug#460421: kompare: display garbage instead unicode characters in diffs

2008-01-12 Thread Alexey Khudyakov
Package: kompare Version: 4:3.5.8-1 Severity: normal When invoked like this $ kompare file1 file2 Kompare display garbage instead of non ASCII characters. I get two symbols in place of cyrillic letter. It seems that kompare assume that one byte is one letter. This way it almost correct but deremi

Bug#457654: ptr_vector in libboost-dev-1.34 require boost-serialization

2007-12-24 Thread Alexey Khudyakov
Package: libboost-dev Version: 1.34.1-2 Severity: normal When trying to compile program which uses boost::ptr_vector, compilation failes with following error: In file included from /usr/include/boost/ptr_container/ptr_sequence_adapter.hpp:20, from /usr/include/boost/ptr_containe

Bug#420696: didiwiki: Mangles unicode article names on redirection

2007-04-24 Thread Alexey Khudyakov
Package: didiwiki Version: 0.5-5 Tags: patch When didiwiki is asked for unexistent article. e.g. http://127.0.0.1:8000/NoSuchArticle it redirects to http://127.0.0.1:8000/NoSuchArticle?create. If article name contains unicode characters, browser redirects to page which name consist of really weir