The Samba-Bugzilla – Attachment 3207 Details for
Bug 4702
Compilation of dynconfig.c for 3.0.25/3.0.25a fails under Tru64 4.0f
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
3.0.28a prototypes patch (util_tdb)
3-0-28a-fix-util_tdb-h.diff (text/plain), 731 bytes, created by
Michael Adam
on 2008-03-25 06:49:18 UTC
(
hide
)
Description:
3.0.28a prototypes patch (util_tdb)
Filename:
MIME Type:
Creator:
Michael Adam
Created:
2008-03-25 06:49:18 UTC
Size:
731 bytes
patch
obsolete
>diff --git a/source/include/util_tdb.h b/source/include/util_tdb.h >index a8def46..9494105 100644 >--- a/source/include/util_tdb.h >+++ b/source/include/util_tdb.h >@@ -41,6 +41,7 @@ struct tdb_wrap { > struct tdb_wrap *next, *prev; > }; > >+#if 0 > TDB_LIST_NODE *tdb_search_keys(struct tdb_context*, const char*); > void tdb_search_list_free(TDB_LIST_NODE*); > int32_t tdb_change_int32_atomic(struct tdb_context *tdb, const char *keystr, int32_t *oldval, int32_t change_val); >@@ -72,5 +73,6 @@ int tdb_change_uint32_atomic(TDB_CONTEXT *tdb, const char *keystr, > uint32 *oldval, uint32 change_val); > int tdb_chainlock_with_timeout( TDB_CONTEXT *tdb, TDB_DATA key, > unsigned int timeout); >+#endif > > #endif /* __TDBUTIL_H__ */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 4702
:
2759
|
3195
|
3196
|
3197
|
3198
|
3199
|
3206
| 3207 |
3216
|
3217
|
3218
|
3219
|
3248
|
3249
|
3262
|
3263