Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id p2HGFHTW018266 for ; Thu, 17 Mar 2011 17:15:18 +0100 Received: (qmail 18099 invoked by alias); 17 Mar 2011 16:15:12 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 17 Mar 2011 16:15:11 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx046) with SMTP; 17 Mar 2011 17:15:11 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id p2HGDEHj024079 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 17 Mar 2011 17:13:15 +0100 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id p2HG2ZjI021942; Thu, 17 Mar 2011 17:13:13 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 1271163 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Thu, 17 Mar 2011 17:13:13 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id p2HGDDcS004201 for ; Thu, 17 Mar 2011 17:13:13 +0100 Received: from mail-yi0-f49.google.com (mail-yi0-f49.google.com [209.85.218.49]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id p2HGD7rH009867 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=FAIL) for ; Thu, 17 Mar 2011 17:13:12 +0100 Received: by yic15 with SMTP id 15so1885223yic.22 for ; Thu, 17 Mar 2011 09:13:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.236.200.227 with SMTP id z63mr1638842yhn.142.1300378387500; Thu, 17 Mar 2011 09:13:07 -0700 (PDT) Received: by 10.147.168.17 with HTTP; Thu, 17 Mar 2011 09:13:07 -0700 (PDT) References: <905C5ED0-6639-4DEB-95AC-A2FCB2C4491D@gmail.com> <935A1EA2-C971-4A3A-8DF4-6F890E0CFB32@gmail.com> <5256FD2C-CD53-4FF0-A405-5B8B2781E5EC@gmail.com> <19841.6013.376122.141695@morse.mittelbach-online.de> <19842.7932.690909.484106@morse.mittelbach-online.de> <4D82213C.7080904@morningstar2.co.uk> Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Whitelist: Message-ID: Date: Thu, 17 Mar 2011 12:13:07 -0400 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Bruno Le Floch Subject: Re: expl3's seq_pop_right etc. To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <4D82213C.7080904@morningstar2.co.uk> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p6i75npGen84eVAEFK/syJmAVhAT3mu30VXXBXVubWw5QTKyWVvBu5v+7fbk 2WURP2W/wkmw19y9Ejp5Znp38PV00hlwJxZB/ig130NWiZ37CATwM/wL8F8pqDqlDaBYO79O0tQH bq4FA==V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 6684 >> > I'm sorry about that. I'm couldn't get "make check" to work (on a >> > clean svn download), and I'm investigating that (I probably misplaced >> > some file, or permissions). >> >> it is also quite likely that we have incorrectly built in some assumptions >> that don't hold. perhaps we should offline try to sort out what goes wrong >> at >> your end. > > Perhaps some detail on the failure, for example what goes wrong and on > what system, might be helpful. 'make check' works for me on both my Mac > and Windows (with Strawberry Perl installed on the later). Sorry Joseph, I didn't want to go more into this before looking into the problem. I sent an email to Frank with a more detailed report. Essentially both "l3.ins" and a "l3<...>.dtx" end up being compiled at the same time, "l3.ins" clears the files before writing them, and "l3<...>.dtx" tries to read them. I'll CC you off-list. Regards, -- Bruno