From mint-bounce@lists.fishpool.fi Wed Feb 17 04:32:56 2010 Message-ID: <4B7B0FFD.7060203@free.fr> Date: Tue, 16 Feb 2010 22:37:01 +0100 From: olivier User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] [patch] GemLib grect_to_array() References: <4B7B066E.90109@freesbee.fr> <4B7B0F24.8000404@freesbee.fr> In-Reply-To: <4B7B0F24.8000404@freesbee.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-Approved-By: tjhukkan@fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: olivier.landemarre@free.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o1H9Wt6T013609 Vincent Rivière a écrit : > Le 16/02/2010 22:22, J. F. Lemaire a écrit : >> What kind of trouble? I use grect_to_array() in a GEM program compiled >> with GCC 4 and I haven't noticed any particular issue that might be >> related to this, so I'm curious. > > array[2] is wrong. > But this happens only if the GemLib itself is compiled with GCC 4, > which is the case with the binaries provided on my website. Yes and more strange if I put source code on my own software result is Ok! Olivier