Hello,
I send you a patch for a small error reported by a Debian user:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356145
Can you integrate it please?
If you want, some other bugs are reported here:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gkrellkam
Regards,
--
Stéphane Aule
Ping?
Samuel
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Ping?
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
reassign 356145 less
retitle 356145 less: Accented letters don't get bold
tags 356145 + patch
thanks
Hi,
This bug is actually in less. Here is a patch. Note: casting char into
integer extends the sign bit for >=128 characters, so you _need_ to cast
via (unsigned char).
Regards,
Samuel
diff -ur
4 matches
Mail list logo