All pastes #2102279 Raw Edit

Someone

public text v1 · immutable
#2102279 ·published 2012-01-11 20:04 UTC
rendered paste body
src/journal/sd-journal.c: In function 'sd_journal_get_data':
src/journal/sd-journal.c:1361:51: warning: passing argument 4 of 'uncompress_startswith' from incompatible pointer type [enabled by default]
src/journal/compress.h:33:6: note: expected 'uint64_t *' but argument is of type 'size_t *'
src/journal/sd-journal.c:1366:54: warning: passing argument 4 of 'uncompress_blob' from incompatible pointer type [enabled by default]
src/journal/compress.h:30:6: note: expected 'uint64_t *' but argument is of type 'size_t *'
src/journal/sd-journal.c: In function 'sd_journal_enumerate_data':
src/journal/sd-journal.c:1450:17: warning: passing argument 4 of 'uncompress_blob' from incompatible pointer type [enabled by default]
src/journal/compress.h:30:6: note: expected 'uint64_t *' but argument is of type 'size_t *'
  CC     src/journal/libsystemd_journal_la-journal-file.lo
src/journal/journal-file.c: In function 'journal_file_find_data_object_with_hash':
src/journal/journal-file.c:651:25: warning: passing argument 4 of 'uncompress_blob' from incompatible pointer type [enabled by default]
src/journal/compress.h:30:6: note: expected 'uint64_t *' but argument is of type 'size_t *'
src/journal/journal-file.c: In function 'journal_file_copy_entry':
src/journal/journal-file.c:2076:25: warning: passing argument 4 of 'uncompress_blob' from incompatible pointer type [enabled by default]
src/journal/compress.h:30:6: note: expected 'uint64_t *' but argument is of type 'size_t *'

src/journal/sd-journal.c: In function 'sd_journal_get_data':
src/journal/sd-journal.c:1361:51: warning: passing argument 4 of 'uncompress_startswith' from incompatible pointer type [enabled by default]
src/journal/compress.h:33:6: note: expected 'uint64_t *' but argument is of type 'size_t *'
src/journal/sd-journal.c:1366:54: warning: passing argument 4 of 'uncompress_blob' from incompatible pointer type [enabled by default]
src/journal/compress.h:30:6: note: expected 'uint64_t *' but argument is of type 'size_t *'
src/journal/sd-journal.c: In function 'sd_journal_enumerate_data':
src/journal/sd-journal.c:1450:17: warning: passing argument 4 of 'uncompress_blob' from incompatible pointer type [enabled by default]
src/journal/compress.h:30:6: note: expected 'uint64_t *' but argument is of type 'size_t *'
  CC     src/journal/systemd_journald-journal-file.o
src/journal/journal-file.c: In function 'journal_file_find_data_object_with_hash':
src/journal/journal-file.c:651:25: warning: passing argument 4 of 'uncompress_blob' from incompatible pointer type [enabled by default]
src/journal/compress.h:30:6: note: expected 'uint64_t *' but argument is of type 'size_t *'
src/journal/journal-file.c: In function 'journal_file_copy_entry':
src/journal/journal-file.c:2076:25: warning: passing argument 4 of 'uncompress_blob' from incompatible pointer type [enabled by default]
src/journal/compress.h:30:6: note: expected 'uint64_t *' but argument is of type 'size_t *'
  CC     src/journal/systemd_journald-lookup3.o