]> mj.ucw.cz Git - libucw.git/commit
second part of fixing URL printing: escape back all characters above 0x7f
authorRobert Spalek <robert@ucw.cz>
Thu, 30 Jun 2005 15:33:23 +0000 (15:33 +0000)
committerRobert Spalek <robert@ucw.cz>
Thu, 30 Jun 2005 15:33:23 +0000 (15:33 +0000)
commit95563968456b51903c56b75e05e47959405c388f
treefb5198d268dd121b651d290a4019275fb0c459c9
parent441ba8fd4e437f9d8772f1bc48208f5c60f6ca8b
second part of fixing URL printing: escape back all characters above 0x7f

note that it may happen that some incorrect words get highlighted after we
cut the escaped URL into words by lexmapper, but this is much better than
producing incorrect UTF-8 stream
lib/url.c
lib/url.h