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

Commitdeb429b

Browse files
author
Michael Meskes
committed
Improve error message for incorrect number inputs in libecpg.
1 parent7a35507 commitdeb429b

File tree

1 file changed

+0
-1
lines changed
  • src/interfaces/ecpg/ecpglib

1 file changed

+0
-1
lines changed

‎src/interfaces/ecpg/ecpglib/data.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ garbage_left(enum ARRAY_TYPE isarray, char **scan_length, enum COMPAT_MODE compa
6060
do {
6161
(*scan_length)++;
6262
}while (isdigit(**scan_length));
63-
return false;
6463
}
6564

6665
if (**scan_length!=' '&&**scan_length!='\0')

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp