From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cyncr-000316-O0 for guix-patches@gnu.org; Thu, 13 Apr 2017 18:54:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cynco-0005WK-MO for guix-patches@gnu.org; Thu, 13 Apr 2017 18:54:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48022) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cynco-0005WF-IU for guix-patches@gnu.org; Thu, 13 Apr 2017 18:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cynco-0001xE-Cl for guix-patches@gnu.org; Thu, 13 Apr 2017 18:54:02 -0400 Subject: bug#26462: Fix crashes in programs using system ICU Resent-Message-ID: References: <878tn5vr4b.fsf@lassieur.org> <20170412112215.qgumv6nx3m327sjy@abyayala> <87lgr5amlf.fsf@lassieur.org> <87k26pam2m.fsf@lassieur.org> <20170412115354.qyktn2arsehk77nm@abyayala> From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur In-reply-to: <20170412115354.qyktn2arsehk77nm@abyayala> Date: Fri, 14 Apr 2017 00:53:13 +0200 Message-ID: <87efwv6ht2.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: ng0 Cc: 26462@debbugs.gnu.org ng0 writes: > Clément Lassieur transcribed 1.0K bytes: > >> I'd like to have a look at your unpublished work, if this is possible. >> :-) >> > I was wrong. It is published, I just moved the branch into my personal > main repo. > You can find it in the 'package/games/0ad' branch at > https://gitweb.pragmatique.xyz/pragmatique/guix.git/ (which will be > moved within the next few days/weeks to a pagure instance). Naming was > unfortunate, it is my personal "pick this up for inspiration or work" repo :) I cloned it. Thanks!