Re: BUG #5016: dlltool error in libecpg_compatdll.def
От | Magnus Hagander |
---|---|
Тема | Re: BUG #5016: dlltool error in libecpg_compatdll.def |
Дата | |
Msg-id | 9837222c0908270952o44786d02iaa9d626c986785b7@mail.gmail.com обсуждение исходный текст |
Ответ на | BUG #5016: dlltool error in libecpg_compatdll.def ("Itagaki Takahiro" <itagaki.takahiro@oss.ntt.co.jp>) |
Ответы |
Re: BUG #5016: dlltool error in libecpg_compatdll.def
|
Список | pgsql-bugs |
2009/8/27 Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>: > > The following bug has been logged online: > > Bug reference: =A0 =A0 =A05016 > Logged by: =A0 =A0 =A0 =A0 =A0Itagaki Takahiro > Email address: =A0 =A0 =A0itagaki.takahiro@oss.ntt.co.jp > PostgreSQL version: 8.5 Alpha 1 > Operating system: =A0 Windows XP (mingw) > Description: =A0 =A0 =A0 =A0dlltool error in libecpg_compatdll.def > Details: > > I built 8.5alpha1 and found the following errors: > > c:\mingw\bin\dlltool: > =A0Syntax error in def file ./libecpg_compatdll.def:44 > =A0Syntax error in def file ./libecpg_compatdll.def:44 > =A0Syntax error in def file ./libecpg_compatdll.def:44 > > There is no @ on 42nd function in libecpg_compatdll.def. > ---- > =A0 =A0byleng =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0@ 41 > ECPG_informix_reset_sqlca =A0 =A0 =A0 42 > ---- > seems to be: > ---- > =A0 =A0byleng =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0@ 41 > =A0 =A0ECPG_informix_reset_sqlca @ 42 > ---- Fix applied - exports.txt had a tab in it, instead of spaces, to separate the field from the number. Clearly we don't have a regression test that uses this function, or it would've broken mingw buildfarm members. Should we have that? --=20 Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/
В списке pgsql-bugs по дате отправления: