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

Commit163f0b2

Browse files
author
Michael Meskes
committed
Removed my debug printf() call from numeric.c
1 parentbdae05f commit163f0b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/interfaces/ecpg/pgtypeslib/numeric.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,6 @@ PGTYPESnumeric_from_long(signed long int long_val, numeric *var)
13381338
signed longintextract;
13391339
signed longintreach_limit;
13401340

1341-
printf("l=%ld\n",long_val);
13421341
if (abs_long_val<0)
13431342
{
13441343
abs_long_val *=-1;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp