From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cyFwU-00050r-FE for guix-patches@gnu.org; Wed, 12 Apr 2017 06:56:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cyFwQ-0000pW-NT for guix-patches@gnu.org; Wed, 12 Apr 2017 06:56:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45602) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cyFwQ-0000pP-LO for guix-patches@gnu.org; Wed, 12 Apr 2017 06:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cyFwQ-00021a-Dx for guix-patches@gnu.org; Wed, 12 Apr 2017 06:56:02 -0400 Subject: bug#26462: Fix crashes in programs using system ICU Resent-Message-ID: References: <878tn5vr4b.fsf@lassieur.org> From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur In-reply-to: <878tn5vr4b.fsf@lassieur.org> Date: Wed, 12 Apr 2017 12:55:21 +0200 Message-ID: <877f2pvqsm.fsf@lassieur.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 26462@debbugs.gnu.org Clément Lassieur writes: > The first patch fixes system ICU. This allows Icecat to use system ICU > without crashing, and it also fixes crashes in 0ad, which I'm working > on. They should probably be applied to core-updates.