Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfc70104

Browse files
author
Hiroshi Inoue
committed
Remove compile errors.
1 parent4b47467 commitfc70104

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

‎src/interfaces/odbc/multibyte.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
#include<ctype.h>
1616
#include<stdio.h>
1717
#include<stdlib.h>
18+
#ifndefTRUE
19+
#defineTRUE1
20+
#endif
1821

1922
pg_CSCS_Table[]=
2023
{

‎src/interfaces/odbc/pgtypes.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,7 +1266,9 @@ ctype_length(Int2 ctype)
12661266

12671267
caseSQL_C_BINARY:
12681268
caseSQL_C_CHAR:
1269+
#ifdefUNICODE_SUPPORT
12691270
caseSQL_C_WCHAR:
1271+
#endif/* UNICODE_SUPPORT */
12701272
return0;
12711273

12721274
default:/* should never happen */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp