Hiroshi's ossp-uuid build is the latest win32 build, and what we
shipped with 8.3.4.
On 10/11/08, Magnus Hagander <[EMAIL PROTECTED]> wrote:
> iihero wrote:
>> Hi,
>>
>> Thanks for your information. Very appreciated!
>> When I convert the file as encoded as UTF-8, there will be no errors.
>> For m
iihero wrote:
> Hi,
>
> Thanks for your information. Very appreciated!
> When I convert the file as encoded as UTF-8, there will be no errors.
> For my understanding, if the file is encoded as UTF-8, the first 3 bytes
> will be "efbbbf".
No, this is not necessary. That's the BOM (Byte Order Mark
Hi,
Thanks for your information. Very appreciated!
When I convert the file as encoded as UTF-8, there will be no errors.
For my understanding, if the file is encoded as UTF-8, the first 3 bytes
will be "efbbbf".
Maybe the cvs get the file only as ASCII format.
Now, the 3rdpart libxml and libxslt,
Magnus Hagander <[EMAIL PROTECTED]> writes:
> IIRC, Visual C++ compiles UTF8 source code just fine, so it should work.
The problem is that what's in our CVS is Latin-1. I'm not quite sure
why the OP's compiler is expecting it to be UTF-8, but it's pretty
obvious what's going to happen if it does
iihero wrote:
> Thanks. Now the header file include issues resolved. I fetch the latest
> code and no such issues.
>
> But I found new issues now. (the latest code from cvs)
> 1. file : contrib\fuzzystrmatch\dmetaphone.c,
> line: 1040 and line: 464, both look like as below,
> case '?:
> Th
iihero <[EMAIL PROTECTED]> writes:
> But I found new issues now. (the latest code from cvs)
> 1. file : contrib\fuzzystrmatch\dmetaphone.c,
> line: 1040 and line: 464, both look like as below,
> case '?:
> There is no the matched single quote, and the content is repeated. This
> cause build
Thanks. Now the header file include issues resolved. I fetch the latest code
and no such issues.
But I found new issues now. (the latest code from cvs)
1. file : contrib\fuzzystrmatch\dmetaphone.c,
line: 1040 and line: 464, both look like as below,
case '?:
There is no the matched single qu
Magnus Hagander <[EMAIL PROTECTED]> writes:
>> Do you mean the include order of Platform SDK possibly influenced the
>> build result?
> it could be. At first look ISTM that the error comes from not finding
> the definition of HANDLE, which is certainly very central to the
> Platform SDK.
You shou
it could be. At first look ISTM that the error comes from not finding
the definition of HANDLE, which is certainly very central to the
Platform SDK.
//Magnus
iihero wrote:
> Thanks Magnus,
>
> I've installed vs2005 standard edition.
> Do you mean the include order of Platform SDK possibly influ
Thanks Magnus,
I've installed vs2005 standard edition.
Do you mean the include order of Platform SDK possibly influenced the build
result?
2008/10/6 Magnus Hagander <[EMAIL PROTECTED]>
> Are you building with MS VS2005 Express? If so, it sounds like you have
> not managed to install the Platfo
Are you building with MS VS2005 Express? If so, it sounds like you have
not managed to install the Platform SDK properly.
//Magnus
iihero wrote:
> When I build pgsql via perl after run the command line env of VS2005,
> there are lots of following error:
>
>
>
>
> e:\learn\db_research
When I build pgsql via perl after run the command line env of VS2005,
there are lots of following error:
e:\learn\db_research\postgresql\source\postgresql-8.3.3\src\include\port
.h(83): error C2146: syntax error : missing ')' before identifier 'hProcess'
e:\learn\db_research\postgresql\source\
12 matches
Mail list logo