Anton Zinoviev, le Thu 14 Aug 2014 13:53:41 +0300, a écrit :
> I don't like to upgrade the software of my computer too often.  I 
> suppose it is closer to wheezy than to jessie and that's why I don't see 
> the problem.

Well, you can probably set up a jessie or sid chroot.

> What is the output of
> 
> perl -e 'printf "%04X - %04X - %04X\n", hex("e6"), 
> ord(lc(pack("U",hex("00e6")))), ord(uc(pack("U",hex("00e6"))));'
> 
> It has to be
> 
> 00E6 - 00E6 - 00C6

€ perl -e 'printf "%04X - %04X - %04X\n", hex("e6"), 
ord(lc(pack("U",hex("00e6")))), ord(uc(pack("U",hex("00e6"))));'
00E6 - 00E6 - 00C6

Samuel


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140814113109.ga8...@type.bordeaux.inria.fr

Reply via email to