Re: Fix for 'Implicit Conversion' warnings on 64-bit platforms
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Fix for 'Implicit Conversion' warnings on 64-bit platforms
- From: Paige DePol <lual@...>
- Date: 2014年3月29日 23:04:58 -0500
On Mar 29, 2014, at 11:35 AM, Paige DePol <lual@serfnet.org> wrote:
> <fix-64bit-casts.patch>
Just noticed there is a small typo in the 'fix-64bit-casts.patch' file on line 8:
+++ Lunia-1.0.src/lcode.c
This line should read as follows:
+++ Lunia-1.0/src/lcode.c
Sorry for any inconvenience!
~pmd~