Changeset: f95666bc32a3 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/f95666bc32a3
Modified Files:
        clients/Tests/exports.stable.out
Branch: pp_hashjoin
Log Message:

approved output


diffs (12 lines):

diff --git a/clients/Tests/exports.stable.out b/clients/Tests/exports.stable.out
--- a/clients/Tests/exports.stable.out
+++ b/clients/Tests/exports.stable.out
@@ -568,7 +568,7 @@ gdk_return log_tstart(logger *lg, bool f
 ATOMIC_TYPE lvl_per_component[];
 void *ma_alloc(allocator *sa, size_t sz);
 void ma_close(const allocator_state *);
-char *ma_copy(allocator *sa, char *s, int l);
+char *ma_copy(allocator *sa, char *s, size_t l);
 void ma_destroy(allocator *sa);
 void ma_free(allocator *sa, void *);
 exception_buffer *ma_get_eb(allocator *sa) __attribute__((__pure__));
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to