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

Commitec66ec8

Browse files
committed
Adjust ecpg expected-results files for commit7640f93.
Mea culpa for not rechecking check-world at the last step :-(Per buildfarm.
1 parent4f67858 commitec66ec8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎src/interfaces/ecpg/test/expected/compat_informix-dec_test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
* print_double(x) has the same effect as printf("%g", x), but is intended
3434
* to produce the same formatting across all platforms.
3535
*/
36-
staticvoid
36+
staticinlinevoid
3737
print_double(doublex)
3838
{
3939
#ifdefWIN32

‎src/interfaces/ecpg/test/expected/pgtypeslib-num_test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* print_double(x) has the same effect as printf("%g", x), but is intended
3030
* to produce the same formatting across all platforms.
3131
*/
32-
staticvoid
32+
staticinlinevoid
3333
print_double(doublex)
3434
{
3535
#ifdefWIN32

‎src/interfaces/ecpg/test/expected/pgtypeslib-num_test2.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
* print_double(x) has the same effect as printf("%g", x), but is intended
3131
* to produce the same formatting across all platforms.
3232
*/
33-
staticvoid
33+
staticinlinevoid
3434
print_double(doublex)
3535
{
3636
#ifdefWIN32

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp