From mboxrd@z Thu Jan 1 00:00:00 1970 To: charles.forsyth@gmail.com, 9fans@9fans.net From: erik quanstrom Date: Mon, 23 Jan 2012 10:16:21 -0500 Message-ID: <507def6adc5ca165a284c7be81a66605@chula.quanstro.net> In-Reply-To: References: <4F171398.8020701@Princeton.EDU> <4F1D1C4F.4040003@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] ape compiler error, IND CHAR and INT Topicbox-Message-UUID: 60c77b9a-ead7-11e9-9d60-3106f5b1d025 > The line number is off-by-one, for some reason, but since the operation is > AS (assign), and since the assignment from dlerror is on the next line, and > dlerror won't be declared anywhere, that's most likely to be the problem. i think the compiler eats the newline sometimes when there's a // comment on a preprocessor line. i thought i submitted a fix for this. - erik