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

Commit33b2642

Browse files
committed
Backpatch of7a58d19 to 9.4, previously omitted.
Apparently by accident the above commit was backpatched to all supportedbranches, except 9.4. This appears to be an error, as the issue is justas present there.Given the short amount of time before the next minor release, and giventhe issue is documented to be fixed for 9.4, it seems like a good ideato push this now.Original-Author: Michael MeskesDiscussion: 75DB81BEEA95B445AE6D576A0A5C9E9364CBC11F@BPXM05GP.gisp.nec.co.jp
1 parent73ed2a5 commit33b2642

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎src/interfaces/ecpg/include/datetime.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
#include<ecpg_informix.h>
77

8-
#ifndef_ECPGLIB_H/* source created by ecpg which defines these
9-
* symbols */
8+
/* source created by ecpg which defines these symbols */
9+
#ifndef_ECPGLIB_H
1010
typedeftimestampdtime_t;
1111
typedefintervalintrvl_t;
1212
#endif/* ndef _ECPGLIB_H */

‎src/interfaces/ecpg/include/decimal.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
#include<ecpg_informix.h>
77

8-
#ifndef_ECPGLIB_H/* source created by ecpg which defines this
9-
* symbol */
8+
/* source created by ecpg which defines this */
9+
#ifndef_ECPGLIB_H
1010
typedefdecimaldec_t;
1111
#endif/* ndef _ECPGLIB_H */
1212

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp