Bugzilla – Attachment 73091 Details for
Bug 158305
opie-2.4-553 doesn't support C++
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
Proposed patch
opie-2.4-cxx.patch (text/plain), 488 bytes, created by
Olaf Kirch
on 2006-03-15 19:34:47 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Olaf Kirch
Created:
2006-03-15 19:34:47 UTC
Size:
488 bytes
patch
obsolete
>Index: opie-2.4/opie.h >=================================================================== >--- opie-2.4.orig/opie.h >+++ opie-2.4/opie.h >@@ -40,6 +40,10 @@ License Agreement applies to this softwa > #ifndef _OPIE_H > #define _OPIE_H 1 > >+#ifdef __cplusplus >+extern "C" { >+#endif >+ > #if _OPIE > > #if HAVE_VOIDPTR >@@ -248,4 +252,8 @@ int __opieparsechallenge __P((char *buff > #define OPIEPASSWD_CONSOLE 1 > #define OPIEPASSWD_FORCE 2 > >+#ifdef __cplusplus >+}; >+#endif >+ > #endif /* _OPIE_H */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 158305
: 73091