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

Commitd898de1

Browse files
committed
Update ppport.h to not cause warnings with newest Perl versions.
This is just the minimal necessary change; we might want to adoptlater PPPort output instead.
1 parent01b2168 commitd898de1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/pl/plperl/ppport.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ __DATA__
221221
/* Replace: 0 */
222222
#endif
223223

224+
#ifndefPERL_UNUSED_DECL
224225
#ifdefHASATTRIBUTE
225226
#if (defined(__GNUC__)&& defined(__cplusplus))|| defined(__INTEL_COMPILER)
226227
#definePERL_UNUSED_DECL
@@ -230,6 +231,7 @@ __DATA__
230231
#else
231232
#definePERL_UNUSED_DECL
232233
#endif
234+
#endif
233235

234236
#ifndefdNOOP
235237
#defineNOOP (void)0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp