From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <427BD4D5.4070302@asgaard.homelinux.org> Date: Fri, 6 May 2005 22:34:29 +0200 From: =?ISO-8859-1?Q?=22Nils_O=2E_Sel=E5sdal=22?= User-Agent: Mozilla Thunderbird 1.0.2-1 (X11/20050323) MIME-Version: 1.0 To: 9fans@cse.psu.edu Subject: Re: [9fans] 8c dying with out of fixed registers References: <85082ec2f1cbf83a5db6ecf7ff111f3b@plan9.ucalgary.ca> In-Reply-To: <85082ec2f1cbf83a5db6ecf7ff111f3b@plan9.ucalgary.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 46396b50-ead0-11e9-9d60-3106f5b1d025 andrey mirtchovski wrote: > 8c has a 32K char limit for each line of code it processes. i had a > copy somewhere with that limit increased to 128K, but that's just a > partial solution. That isn't the problem here though, as far as I can see. The snippet I mailed is a total of 569 bytes :-) ( the original code was also way below 32K.)