From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 29 Jun 2005 10:30:00 +0400 From: Alexey Tourbin To: ALT Devel discussion list Message-ID: <20050629063000.GU31585@solemn.turbinal.org> Mail-Followup-To: ALT Devel discussion list References: <20050628114825.3F5AFB0DEF@basalt.office.altlinux.org> <20050629030020.GQ31585@solemn.turbinal.org> <20050629060916.GA21492@basalt.office.altlinux.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5M2fOMh7RWu7idz2" Content-Disposition: inline In-Reply-To: <20050629060916.GA21492@basalt.office.altlinux.org> Subject: [devel] Re: lua5-posix-2003.11.07-alt2: rebuild failed [1] X-BeenThere: devel@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 06:30:52 -0000 Archived-At: List-Archive: List-Post: --5M2fOMh7RWu7idz2 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 29, 2005 at 10:09:16AM +0400, Anton D. Kachalov wrote: > On Wed, Jun 29, 2005 at 09:40:22AM +0400, Anton Farygin wrote: > > =EF=D4=D2=D9=D7=C1=D4=D8 =D0=C1=D4=DE, =C5=D3=D4=C5=D3=D4=D7=C5=CE=CE= =CF. > =EE=C9=DE=C5=C7=CF =C5=D3=D4=C5=D3=D4=D7=C5=CE=CE=CF=C7=CF. =E6=C9=CB=D3= =C9=D4=D8 =CE=C1=C4=CF, =C1 =CE=C5 =CF=D4=D2=D9=D7=C1=D4=D8. > =EB=D3=D4=C1=D4=C9, =C6=C9=CB=D3=C9=CC =D1 lua5-5.x.x, =C1 =CE=C5 lua5-po= six-... =E9 =D4=CF=D4 =C9 =C4=D2=D5=C7=CF=CA =D4=C5=D0=C5=D2=D8 =CE=C5 =D2=C1=C2=CF= =D4=C1=C0=D4. lua5-posix =C4=C5=CD=CF=CE=D3=D4=D2=C9=D2=D5=C5=D4 segfault =D7=CF =D7=D2=C5=CD=D1 =D4=C5=D3=D4=C1 =D0=D2=C9 =D3=C2=CF=D2=CB=C5. =F1 = =D0=C5=D2=D7=D9=CA =D2=C1=DA =DC=D4=CF=CD=D5 =C2=CF=CC=D8=DB=CF=C7=CF =DA= =CE=C1=DE=C5=CE=C9=D1 =CE=C5 =D0=D2=C9=C4=C1=CC, =C1 =CB=CF=C7=C4=C1 =D0=CF=D1=D7=C9=CC=CF=D3=D8 "rebuil= d failed [1]", =D3=D4=C1=CC=CF =D1=D3=CE=CF, =DE=D4=CF =DE=D4=CF-=D4=CF =CE=C5 =D4=C1=CB. =F1 =C5=DD=A3 =C9=CE=CF=C7=C4=C1 =C9=D3=D0=CF=CC=D8=DA= =D5=C0 lua =D7 =CB=C1=DE=C5=D3=D4=D7=C5 =CB=C1=CC=D8=D5=CB=D5=CC=D1=D4=CF= =D2=C1, =C9 =D3=C5=C7=CF=C4=CE=D1 =D0=D2=C9 =D0=C5=D2=C5=CD=CE=CF=D6=C5=CE=C9=C9 =C4=D7=D5=C8 =DE=C9=D3=C5=CC= =D0=CF=CC=D5=DE=C9=CC segfault. =F4=D5=D4-=D4=CF =D1 =C9 =D7=D3=D0=CF=CC= =CF=DB=C9=CC=D3=D1. :) > > =FC=D4=CF =D0=CF=C8=CF=D6=C5 =D0=CF=D3=CC=C5=C4=D3=D4=D7=C9=D1 =D0=CF= =D2=D4=C9=D2=CF=D7=C1=CE=C9=D1 =CE=C1 x86_64 ;-) >=20 > =FC=D4=CF =CB=D2=C9=D7=C1=D1 lua. =F7=CF=D4 =C9=DA-=DA=C1 =DE=C5=C7=CF = =D7=DA=D1=CC=D3=D1 =DC=D4=CF=D4 =D0=C1=D4=DE (=C4=CC=D1 lua5-5.0.2): > ltable.c: In function `luaH_mainposition': > ltable.c:108: warning: cast from pointer to integer of different size > ltable.c:110: warning: cast from pointer to integer of different size >=20 > =FC=D4=CF =C9=DA-=DA=C1 =C6=D5=CE=CB=C3=C9=C9 IntPoint (llimits.h): > /* > ** conversion of pointer to integer > ** this is for hashing only; there is no problem if the integer > ** cannot hold the whole pointer value > */ > #define IntPoint(p) ((lu_hash)(p)) >=20 > =E1 =C5=DD=A3 : > #if __WORDSIZE =3D=3D 64 > typedef long int intptr_t; > typedef unsigned long int uintptr_t; > #else > typedef int intptr_t; > typedef unsigned int uintptr_t; > #endif >=20 > =E5=D3=D4=D8 =D0=D2=C5=C4=CC=CF=D6=C5=CE=C9=C5 =DA=C1=CD=C5=CE=C9=D4=D8 i= ntptr_t =CE=C1 uintptr_t. =F3=C5=CA=DE=C1=D3 =D0=CF=D0=D2=CF=C2=D5=C0. --5M2fOMh7RWu7idz2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCwj/ofBKgtDjnu0YRAjNQAKCqd4pxMgv9bl9wPOfjBF3+9tdOYQCcDTTj 0qPpYBKuXMdqdEw53n8SM+U= =PMkt -----END PGP SIGNATURE----- --5M2fOMh7RWu7idz2--