ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/aewan/aewan_1.0.01.orig.tar.gz aeff.c:91:40: warning: incompatible pointer types passing 'int (gzFile)' (aka 'int (struct gzFile_s *)') to parameter of type 'int (*)(void *)' [-Wincompatible-pointer-types] autod_assign( line, freadline_ex(f, gzgetc) ); ^~~~~~ aeff.c:195:42: warning: incompatible pointer types passing 'int (gzFile)' (aka 'int (struct gzFile_s *)') to parameter of type 'int (*)(void *)' [-Wincompatible-pointer-types] autod_assign(line, freadline_ex(f->f, gzgetc)); ^~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/anypaper/anypaper_2.4.orig.tar.gz anypaper_preview.c:151:49: warning: incompatible pointer types passing 'gboolean (AnypaperPreview *)' (aka 'int (struct _AnypaperPreview *)') to parameter of type 'GSourceFunc' (aka 'int (*)(void *)') [-Wincompatible-pointer-types] g_source_set_callback (preview->priv->source, fullscreen_timeout_cb, preview, NULL); ^~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/aumix/aumix_2.9.1.orig.tar.bz2 gtk.c:447:21: warning: incompatible pointer types passing 'GtkFileSelection *' (aka 'struct _GtkFileSelection *') to parameter of type 'GtkWidget *' (aka 'struct _GtkWidget *') [-Wincompatible-pointer-types] gtk_widget_destroy(fs); ^~ gtk.c:455:21: warning: incompatible pointer types passing 'GtkFileSelection *' (aka 'struct _GtkFileSelection *') to parameter of type 'GtkWidget *' (aka 'struct _GtkWidget *') [-Wincompatible-pointer-types] gtk_widget_destroy(fs); ^~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/a/avida/avida_2.0b7.orig.tar.gz trio.c:3580:59: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] return TrioFormat(stdout, 0, TrioOutStreamFile, format, &args, NULL); ^~~~~ trio.c:3650:57: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] return TrioFormat(file, 0, TrioOutStreamFile, format, &args, NULL); ^~~~~ trio.c:3721:66: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] return TrioFormat(&fd, 0, TrioOutStreamFileDescriptor, format, &args, NULL); ^~~~~ trio.c:3785:60: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] return TrioFormat(&data, 0, TrioOutStreamCustom, format, &args, NULL); ^~~~~ trio.c:3858:64: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] status = TrioFormat(&buffer, 0, TrioOutStreamString, format, &args, NULL); ^~~~~ trio.c:3947:41: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] TrioOutStreamStringMax, format, &args, NULL); ^~~~~ trio.c:4031:41: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] TrioOutStreamStringMax, format, &args, NULL); ^~~~~ trio.c:4084:18: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] format, &args, NULL); ^~~~~ trio.c:4150:14: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] format, &args, NULL); ^~~~~ trio.c:4839:57: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] return TrioFormatRef((trio_reference_t *)ref, format, &arglist, NULL); ^~~~~~~~ trio.c:6494:13: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] format, &args, NULL); ^~~~~ trio.c:6546:13: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] format, &args, NULL); ^~~~~ trio.c:6598:13: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] format, &args, NULL); ^~~~~ trio.c:6656:57: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] return TrioScan(&data, 0, TrioInStreamCustom, format, &args, NULL); ^~~~~ trio.c:6713:13: warning: incompatible pointer types passing 'struct __va_list_tag **' to parameter of type 'va_list *' (aka '__builtin_va_list *') [-Wincompatible-pointer-types] format, &args, NULL); ^~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/bash/bash_4.3.orig.tar.gz unicode.c:258:69: warning: incompatible pointer types passing 'wchar_t [3]' to parameter of type 'unsigned short *' [-Wincompatible-pointer-types] else if (sizeof (wchar_t) == 2 && c <= 0x10ffff && u32toutf16 (c, ws)) ^~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/b/bld/bld_0.3.4.1.orig.tar.gz main.c:550:66: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] client_sd = accept(listen_sd, (struct sockaddr *)&cliaddr, &csize); ^~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cflow/cflow_1.4+dfsg1.orig.tar.bz2 symbol.c:111:8: warning: incompatible pointer types passing 'size_t (const void *, unsigned int)' (aka 'unsigned long (const void *, unsigned int)') to parameter of type 'Hash_hasher' (aka 'unsigned long (*)(const void *, unsigned long)') [-Wincompatible-pointer-types] hash_symbol_hasher, ^~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/clamsmtp/clamsmtp_1.10.orig.tar.gz ../common/spio.c:124:45: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] if(getsockname(fd, &SANY_ADDR(locaddr), &SANY_LEN(locaddr)) == -1 || ^~~~~~~~~~~~~~~~~~ ../common/spio.c:139:43: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] if(getpeername(fd, &SANY_ADDR(*peer), &SANY_LEN(*peer)) == -1 || ^~~~~~~~~~~~~~~~ ../common/smtppass.c:760:58: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] if(getsockname(ctx->client.fd, &SANY_ADDR(addr), &SANY_LEN(addr)) == -1) ^~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/c/cyrus-sasl2/cyrus-sasl2_2.1.26.dfsg1.orig.tar.gz checkpw.c:662:49: warning: incompatible pointer types passing 'sasl_getopt_t **' (aka 'int (**)(void *, const char *, const char *, const char **, unsigned int *)') to parameter of type 'sasl_callback_ft *' (aka 'int (**)(void)') [-Wincompatible-pointer-types] if (_sasl_getcallback(conn, SASL_CB_GETOPT, &getopt, &context) == SASL_OK) { ^~~~~~~ checkpw.c:1044:49: warning: incompatible pointer types passing 'sasl_getopt_t **' (aka 'int (**)(void *, const char *, const char *, const char **, unsigned int *)') to parameter of type 'sasl_callback_ft *' (aka 'int (**)(void)') [-Wincompatible-pointer-types] if (_sasl_getcallback(conn, SASL_CB_GETOPT, &getopt, &context) == SASL_OK) { ^~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/d/dia/dia_0.97.3.orig.tar.xz custom_object.c:382:49: warning: incompatible pointer types passing 'PropDescription *' (aka 'struct _PropDescription *') to parameter of type 'Property *' (aka 'struct _Property *') [-Wincompatible-pointer-types] size = info->props[i].ops->get_data_size (&info->props[i]); ^~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/f/fakeroot/fakeroot_1.20.2.orig.tar.bz2 libfakeroot.c:1953:21: warning: incompatible pointer types passing 'struct stat *' to parameter of type 'struct stat64 *' [-Wincompatible-pointer-types] SEND_GET_STAT64(r->fts_statp, _STAT_VER); ^~~~~~~~~~~~ libfakeroot.c:1976:23: warning: incompatible pointer types passing 'struct stat *' to parameter of type 'struct stat64 *' [-Wincompatible-pointer-types] SEND_GET_STAT64(r->fts_statp, _STAT_VER); ^~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gbdfed/gbdfed_1.5.orig.tar.gz bdfgname.c:81:24: warning: incompatible pointer types passing 'FILE *' (aka 'struct _IO_FILE *') to parameter of type 'char **' [-Wincompatible-pointer-types] (void) getline(in, buf, 256); ^~ bdfgname.c:81:28: warning: incompatible pointer types passing 'char [256]' to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] (void) getline(in, buf, 256); ^~~ bdfgname.c:85:28: warning: incompatible pointer types passing 'FILE *' (aka 'struct _IO_FILE *') to parameter of type 'char **' [-Wincompatible-pointer-types] (void) getline(in, buf, 256); ^~ bdfgname.c:85:32: warning: incompatible pointer types passing 'char [256]' to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] (void) getline(in, buf, 256); ^~~ bdfgname.c:142:24: warning: incompatible pointer types passing 'FILE *' (aka 'struct _IO_FILE *') to parameter of type 'char **' [-Wincompatible-pointer-types] (void) getline(in, buf, 256); ^~ bdfgname.c:142:28: warning: incompatible pointer types passing 'char [256]' to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] (void) getline(in, buf, 256); ^~~ bdfgname.c:146:28: warning: incompatible pointer types passing 'FILE *' (aka 'struct _IO_FILE *') to parameter of type 'char **' [-Wincompatible-pointer-types] (void) getline(in, buf, 256); ^~ bdfgname.c:146:32: warning: incompatible pointer types passing 'char [256]' to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] (void) getline(in, buf, 256); ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gcc-h8300-hms/gcc-h8300-hms_3.4.6.orig.tar.gz cpplib.c:194:18: warning: incompatible pointer types initializing 'const uchar *' (aka 'const unsigned char *') with an expression of type 'const unsigned int [2]' [-Wincompatible-pointer-types] do_linemarker, U"#", 1, KANDR, IN_I ^~~~ cpplib.c:659:6: warning: incompatible pointer types assigning to 'const unsigned char *' from 'const unsigned int [18]' [-Wincompatible-pointer-types] dir = U"pragma dependency"; ^ ~~~~~~~~~~~~~~~~~~~~ cpplex.c:42:3: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ cpplex.c:42:10: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [5]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~~~ cpplex.c:42:19: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ cpplex.c:42:26: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ cpplex.c:42:33: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ cpplex.c:42:40: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ cppmacro.c:223:20: warning: incompatible pointer types assigning to 'const uchar *' (aka 'const unsigned char *') from 'const unsigned int [14]' [-Wincompatible-pointer-types] pfile->date = U"\"??? ?? ????\""; ^ ~~~~~~~~~~~~~~~~~~ cppmacro.c:224:20: warning: incompatible pointer types assigning to 'const uchar *' (aka 'const unsigned char *') from 'const unsigned int [11]' [-Wincompatible-pointer-types] pfile->time = U"\"??:??:??\""; ^ ~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gcx/gcx_1.3.orig.tar.gz embgsc.c:583:26: warning: incompatible pointer types passing 'tr_regions [100]' to parameter of type 'int *' [-Wincompatible-pointer-types] if (bin_swapped) swap(rec, cc/4) ; ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gftp/gftp_2.0.19.orig.tar.gz rfc959.c:967:24: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] &request->remote_addr_len) == -1) ^~~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/glfer/glfer_0.4.2.orig.tar.gz g_scope.c:195:10: warning: incompatible pointer types assigning to 'double *' from 'float *' [-Wincompatible-pointer-types] data = params.inbuf_audio; ^ ~~~~~~~~~~~~~~~~~~ g_scope.c:197:10: warning: incompatible pointer types assigning to 'double *' from 'float *' [-Wincompatible-pointer-types] data = params.inbuf_fft; ^ ~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gmanedit/gmanedit_0.4.2.orig.tar.gz callbacks.c:262:4: warning: incompatible pointer types assigning to 'FILE *' (aka 'struct _IO_FILE *') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] f=gzopen(name,"wb"); ^~~~~~~~~~~~~~~~~~ callbacks.c:271:27: warning: incompatible pointer types passing 'FILE *' (aka 'struct _IO_FILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] bytes_written=gzwrite(f,datos,strlen(datos)); ^ callbacks.c:280:14: warning: incompatible pointer types passing 'FILE *' (aka 'struct _IO_FILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] gzclose(f); ^ callbacks.c:1160:8: warning: incompatible pointer types assigning to 'gzFile *' (aka 'struct gzFile_s **') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] if ((f=gzopen((gchar *)manfile,"rb"))!=NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ callbacks.c:1162:17: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] while(!gzeof(f)) ^ callbacks.c:1164:21: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] bytes_read=gzread(f,buffer,BUFFER_SIZE); ^ callbacks.c:1179:14: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] gzclose(f); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/goban/goban_1.1.orig.tar.gz main.c:58:21: warning: incompatible pointer types passing 'void *()' to parameter of type '__sighandler_t' (aka 'void (*)(int)') [-Wincompatible-pointer-types] signal(SIGTERM, sigHandler); /* Catch these signals gracefully. */ ^~~~~~~~~~ main.c:59:20: warning: incompatible pointer types passing 'void *()' to parameter of type '__sighandler_t' (aka 'void (*)(int)') [-Wincompatible-pointer-types] signal(SIGINT, sigHandler); ^~~~~~~~~~ main.c:60:20: warning: incompatible pointer types passing 'void *()' to parameter of type '__sighandler_t' (aka 'void (*)(int)') [-Wincompatible-pointer-types] signal(SIGHUP, sigHandler); ^~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/graphviz/graphviz_2.38.0.orig.tar.gz osageinit.c:132:17: warning: incompatible pointer types assigning to 'packval_t *' (aka 'unsigned int *') from 'unsigned char *' [-Wincompatible-pointer-types] pinfo.vals = N_NEW(total, unsigned char); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtalk/gtalk_0.99.10.orig.tar.gz gt_daemn.c:149:18: warning: incompatible pointer types assigning to 'struct sockaddr *' from 'struct route_list *' [-Wincompatible-pointer-types] myhostaddr = ROUTE_find_destination_masked(io->host); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtimer/gtimer_2.0.0.orig.tar.gz annotate.c:92:39: warning: incompatible pointer types passing 'GtkWidget *' (aka 'struct _GtkWidget *') to parameter of type 'GtkTextView *' (aka 'struct _GtkTextView *') [-Wincompatible-pointer-types] buffer = gtk_text_view_get_buffer(td->text); ^~~~~~~~ report.c:1931:17: warning: incompatible pointer types assigning to 'GtkTreeView *' (aka 'struct _GtkTreeView *') from 'GtkWidget *' (aka 'struct _GtkWidget *') [-Wincompatible-pointer-types] rd->task_list = gtk_tree_view_new_with_model(GTK_TREE_MODEL(customlist)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ report.c:1945:5: warning: incompatible pointer types passing 'GtkTreeView *' (aka 'struct _GtkTreeView *') to parameter of type 'GtkWidget *' (aka 'struct _GtkWidget *') [-Wincompatible-pointer-types] rd->task_list ); ^~~~~~~~~~~~~ report.c:1951:21: warning: incompatible pointer types passing 'GtkTreeView *' (aka 'struct _GtkTreeView *') to parameter of type 'GtkWidget *' (aka 'struct _GtkWidget *') [-Wincompatible-pointer-types] gtk_widget_show ( rd->task_list ); ^~~~~~~~~~~~~ unhide.c:242:18: warning: incompatible pointer types assigning to 'GtkTreePath **' (aka 'struct _GtkTreePath **') from 'GtkWidget **' (aka 'struct _GtkWidget **') [-Wincompatible-pointer-types] hd->list_items = (GtkWidget **) malloc ( sizeof ( GtkTreePath * ) * ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ changelog.c:142:33: warning: incompatible pointer types passing 'GtkWidget *' (aka 'struct _GtkWidget *') to parameter of type 'GtkWindow *' (aka 'struct _GtkWindow *') [-Wincompatible-pointer-types] gtk_window_set_default_size ( changelog_window, 600, 600 ); ^~~~~~~~~~~~~~~~ http.c:560:45: warning: incompatible pointer types passing 'httpError (httpRequest *)' (aka 'httpError (struct _httpRequest *)') to parameter of type 'httpError (*)(int)' [-Wincompatible-pointer-types] httpEnqueueRequest ( connection, command, httpReadGet, NULL, callback ); ^~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtk+2.0/gtk+2.0_2.24.28.orig.tar.xz gdkwindow.c:8788:25: warning: incompatible pointer types passing 'GdkRegion *' (aka 'struct _GdkRegion *') to parameter of type 'cairo_region_t *' (aka 'struct _cairo_region *') [-Wincompatible-pointer-types] cairo_region_destroy (region); ^~~~~~ gtkimmodule.c:665:7: warning: incompatible pointer types passing 'gchar **' (aka 'char **') to parameter of type 'gpointer *' (aka 'void **') [-Wincompatible-pointer-types] &context_id, NULL); ^~~~~~~~~~~ gtkscale.c:1469:50: warning: incompatible pointer types passing 'GCompareFunc' (aka 'int (*)(const void *, const void *)') to parameter of type 'GCompareDataFunc' (aka 'int (*)(const void *, const void *, void *)') [-Wincompatible-pointer-types] (GCompareFunc) compare_marks, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gtkextra/gtkextra_3.1.1.orig.tar.gz gtksheet.c:11667:34: warning: incompatible pointer types passing 'GtkSheet *' (aka 'struct _GtkSheet *') to parameter of type 'GtkWidget *' (aka 'struct _GtkWidget *') [-Wincompatible-pointer-types] if (!gtk_widget_is_sensitive(sheet)) { ^~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/g/gwyddion/gwyddion_2.41.orig.tar.xz natural.c:1463:45: warning: incompatible pointer types passing 'GwyDelaunayVertex *' (aka 'struct _GwyDelaunayVertex *') to parameter of type 'double *' [-Wincompatible-pointer-types] s->p[3]->v, p); ^ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/haildb/haildb_2.3.2.orig.tar.gz api/api0api.c:6695:10: warning: incompatible pointer types assigning to 'ib_i64_t *' (aka 'long *') from 'ib_int64_t *' (aka 'long long *') [-Wincompatible-pointer-types] *n_diff = (ib_int64_t*) malloc(sizeof(ib_int64_t) * index->n_uniq); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hdf5/hdf5_1.8.8.orig.tar.gz testframe.c:619:31: warning: incompatible pointer types passing 'H5E_auto2_t *' (aka 'int (**)(int, void *)') to parameter of type 'H5E_auto2_t' (aka 'int (*)(int, void *)'); dereference with * [-Wincompatible-pointer-types] H5Eset_auto2(H5E_DEFAULT, PrintErrorStackFunc, PrintErrorStackData); ^~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hercules/hercules_3.07.orig.tar.gz sr.c:68:10: warning: incompatible pointer types assigning to 'gzFile *' (aka 'struct gzFile_s **') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] file = SR_OPEN (fn, "wb"); ^ ~~~~~~~~~~~~~~~~~~ sr.c:124:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_STRING(file, SR_HDR_ID, SR_ID); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:125:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_STRING(file, SR_HDR_VERSION, VERSION); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:127:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_STRING(file, SR_HDR_DATE, ctime(&tt)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:130:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_STRING(file,SR_SYS_ARCH_NAME,arch_name[sysblk.arch_mode]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:131:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE (file,SR_SYS_STARTED_MASK,started_mask,sizeof(started_mask)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:132:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE (file,SR_SYS_MAINSIZE,sysblk.mainsize,sizeof(sysblk.mainsize)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:133:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file,SR_SYS_MAINSTOR,sysblk.mainstor,sysblk.mainsize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:134:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE (file,SR_SYS_SKEYSIZE,sysblk.mainsize/STORAGE_KEY_UNITSIZE,sizeof(int)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:135:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file,SR_SYS_STORKEYS,sysblk.storkeys,sysblk.mainsize/STORAGE_KEY_UNITSIZE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:136:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE (file,SR_SYS_XPNDSIZE,sysblk.xpndsize,sizeof(sysblk.xpndsize)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:137:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file,SR_SYS_XPNDSTOR,sysblk.xpndstor,sysblk.xpndsize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:138:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE (file,SR_SYS_CPUID,sysblk.cpuid,sizeof(sysblk.cpuid)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:139:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE (file,SR_SYS_IPLDEV,sysblk.ipldev,sizeof(sysblk.ipldev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:140:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE (file,SR_SYS_IPLCPU,sysblk.iplcpu,sizeof(sysblk.iplcpu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:141:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE (file,SR_SYS_MBO,sysblk.mbo,sizeof(sysblk.mbo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:142:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE (file,SR_SYS_MBK,sysblk.mbk,sizeof(sysblk.mbk)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:143:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE (file,SR_SYS_MBM,sysblk.mbm,sizeof(sysblk.mbm)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:144:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE (file,SR_SYS_MBD,sysblk.mbd,sizeof(sysblk.mbd)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:149:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file,SR_SYS_PCIPENDING_LCSS, SSID_TO_LCSS(ioq->dev->ssid),sizeof(U16)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:150:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file,SR_SYS_PCIPENDING, ioq->dev->devnum,sizeof(ioq->dev->devnum)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:154:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file,SR_SYS_ATTNPENDING_LCSS, SSID_TO_LCSS(ioq->dev->ssid),sizeof(U16)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:155:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file,SR_SYS_ATTNPENDING, ioq->dev->devnum,sizeof(ioq->dev->devnum)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:159:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file,SR_SYS_IOPENDING_LCSS, SSID_TO_LCSS(ioq->dev->ssid),sizeof(U16)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:160:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file,SR_SYS_IOPENDING, ioq->dev->devnum,sizeof(ioq->dev->devnum)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:164:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file,SR_SYS_CHP_RESET+i,sysblk.chp_reset[i],sizeof(sysblk.chp_reset[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:166:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE (file,SR_SYS_SERVPARM,sysblk.servparm,sizeof(sysblk.servparm)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:167:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE (file,SR_SYS_SIGINTREQ,sysblk.sigintreq,1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:168:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_STRING(file,SR_SYS_LOADPARM,str_loadparm()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:169:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE (file,SR_SYS_INTS_STATE,sysblk.ints_state,sizeof(sysblk.ints_state)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:170:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_HDR(file, SR_DELIMITER, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:173:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_HDR(file, SR_SYS_SERVC, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:175:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_HDR(file, SR_DELIMITER, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:178:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_HDR(file, SR_SYS_CLOCK, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:180:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_HDR(file, SR_DELIMITER, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:187:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU, i, sizeof(i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:188:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_ARCHMODE, regs->arch_mode,sizeof(regs->arch_mode)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:189:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_PX, regs->PX_G,sizeof(regs->PX_G)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:191:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF(file, SR_CPU_PSW, psw, 16); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:193:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_GR+j, regs->GR_G(j),sizeof(regs->GR_G(0))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:195:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_CR+j, regs->CR_G(j),sizeof(regs->CR_G(0))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:197:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_AR+j, regs->ar[j],sizeof(regs->ar[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:199:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_FPR+j, regs->fpr[j],sizeof(regs->fpr[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:200:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_FPC, regs->fpc, sizeof(regs->fpc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:201:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_DXC, regs->dxc, sizeof(regs->dxc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:202:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_MC, regs->MC_G, sizeof(regs->MC_G)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:203:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_EA, regs->EA_G, sizeof(regs->EA_G)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:204:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_PTIMER, cpu_timer(regs), sizeof(S64)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:205:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_CLKC, regs->clkc, sizeof(regs->clkc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:206:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_CHANSET, regs->chanset, sizeof(regs->chanset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:207:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_TODPR, regs->todpr, sizeof(regs->todpr)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:208:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_MONCLASS, regs->monclass, sizeof(regs->monclass)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:209:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_EXCARID, regs->excarid, sizeof(regs->excarid)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:210:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_BEAR, regs->bear, sizeof(regs->bear)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:211:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_OPNDRID, regs->opndrid, sizeof(regs->opndrid)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:212:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_CHECKSTOP, regs->checkstop, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:213:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_HOSTINT, regs->hostint, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:214:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_EXECFLAG, regs->execflag, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:216:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_PERMODE, regs->permode, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:217:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_LOADSTATE, regs->loadstate, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:218:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_INVALIDATE, regs->invalidate, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:219:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_SIGPRESET, regs->sigpreset, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:220:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_SIGPIRESET, regs->sigpireset, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:221:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_INTS_STATE, regs->ints_state, sizeof(regs->ints_state)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:222:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_INTS_MASK, regs->ints_mask, sizeof(regs->ints_mask)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:224:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_MALFCPU+j, regs->malfcpu[j], sizeof(regs->malfcpu[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:226:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_EMERCPU+j, regs->emercpu[j], sizeof(regs->emercpu[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:227:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_CPU_EXTCCPU, regs->extccpu, sizeof(regs->extccpu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:228:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_HDR(file, SR_DELIMITER, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:237:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV, dev->devnum, sizeof(dev->devnum)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:238:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_LCSS, SSID_TO_LCSS(dev->ssid), sizeof(U16)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:239:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_ARGC, dev->argc, sizeof(dev->argc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:243:17: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_STRING(file, SR_DEV_ARGV, dev->argv[i]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:247:17: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_STRING(file, SR_DEV_ARGV, ""); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:249:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_STRING(file, SR_DEV_TYPNAME, dev->typname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:252:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file, SR_DEV_ORB, &dev->orb, sizeof(ORB)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:253:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file, SR_DEV_PMCW, &dev->pmcw, sizeof(PMCW)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:254:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file, SR_DEV_SCSW, &dev->scsw, sizeof(SCSW)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:255:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file, SR_DEV_PCISCSW, &dev->pciscsw, sizeof(SCSW)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:256:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file, SR_DEV_ATTNSCSW, &dev->attnscsw, sizeof(SCSW)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:257:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file, SR_DEV_CSW, dev->csw, 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:258:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file, SR_DEV_PCICSW, dev->pcicsw, 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:259:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file, SR_DEV_ATTNCSW, dev->attncsw, 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:260:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file, SR_DEV_ESW, &dev->esw, sizeof(ESW)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:261:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file, SR_DEV_ECW, dev->ecw, 32); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:262:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file, SR_DEV_SENSE, dev->sense, 32); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:263:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_PGSTAT, dev->pgstat, sizeof(dev->pgstat)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:264:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file, SR_DEV_PGID, dev->pgid, 11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:266:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_BUF (file, SR_DEV_DRVPWD, dev->drvpwd, 11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:268:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_BUSY, dev->busy, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:269:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_RESERVED, dev->reserved, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:270:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_SUSPENDED, dev->suspended, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:271:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_PCIPENDING, dev->pcipending, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:272:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_ATTNPENDING, dev->attnpending, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:273:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_PENDING, dev->pending, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:274:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_STARTPENDING, dev->startpending, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:275:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_CRWPENDING, dev->crwpending, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:276:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_CCWADDR, dev->ccwaddr, sizeof(dev->ccwaddr)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:277:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_IDAPMASK, dev->idapmask, sizeof(dev->idapmask)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:278:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_IDAWFMT, dev->idawfmt, sizeof(dev->idawfmt)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:279:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_CCWFMT, dev->ccwfmt, sizeof(dev->ccwfmt)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:280:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_CCWKEY, dev->ccwkey, sizeof(dev->ccwkey)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:283:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_VALUE(file, SR_DEV_DEVTYPE, dev->devtype, sizeof(dev->devtype)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:289:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_HDR(file, SR_DELIMITER, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:292:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_WRITE_HDR(file, SR_EOF, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:293:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_CLOSE (file); ^~~~~~~~~~~~~~~ sr.c:311:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_CLOSE (file); ^~~~~~~~~~~~~~~ sr.c:360:10: warning: incompatible pointer types assigning to 'gzFile *' (aka 'struct gzFile_s **') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] file = SR_OPEN (fn, "rb"); ^ ~~~~~~~~~~~~~~~~~~ sr.c:368:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_HDR(file, key, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:369:27: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] if (key == SR_HDR_ID) SR_READ_STRING(file, buf, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:385:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_HDR(file, key, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:389:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_STRING(file, buf, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:394:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &started_mask, sizeof(started_mask)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:398:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_STRING(file, buf, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:449:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &len, sizeof(len)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:465:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, sysblk.mainstor, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:469:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &len, sizeof(len)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:485:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, sysblk.storkeys, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:489:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &len, sizeof(len)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:505:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, sysblk.xpndstor, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:509:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &sysblk.ipldev, sizeof(sysblk.ipldev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:513:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &sysblk.iplcpu, sizeof(sysblk.iplcpu)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:517:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &sysblk.mbo, sizeof(sysblk.mbo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:521:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &sysblk.mbk, sizeof(sysblk.mbk)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:525:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &sysblk.mbm, sizeof(sysblk.mbm)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:529:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &sysblk.mbd, sizeof(sysblk.mbd)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:533:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file,len,&lcss,sizeof(lcss)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:537:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &hw, sizeof(hw)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:550:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file,len,&lcss,sizeof(lcss)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:554:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &hw, sizeof(hw)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:567:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file,len,&lcss,sizeof(lcss)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:571:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &hw, sizeof(hw)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:592:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &sysblk.chp_reset[i], sizeof(sysblk.chp_reset[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:596:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &sysblk.servparm, sizeof(sysblk.servparm)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:600:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:605:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_STRING(file, buf, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:620:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &i, sizeof(i)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:646:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->px, sizeof(regs->px)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:658:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, buf, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:705:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->gr[i], sizeof(regs->gr[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:726:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->cr[i], sizeof(regs->cr[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:747:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->ar[i], sizeof(regs->ar[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:784:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->fpr[i], sizeof(regs->fpr[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:789:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->fpc, sizeof(regs->fpc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:794:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->dxc, sizeof(regs->dxc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:799:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->mc, sizeof(regs->mc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:804:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->ea, sizeof(regs->ea)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:809:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &dreg, sizeof(S64)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:815:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->clkc, sizeof(regs->clkc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:820:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->chanset, sizeof(regs->chanset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:825:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->todpr, sizeof(regs->todpr)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:830:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->monclass, sizeof(regs->monclass)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:835:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->excarid, sizeof(regs->excarid)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:840:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->bear, sizeof(regs->bear)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:845:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->opndrid, sizeof(regs->opndrid)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:850:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:856:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:862:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:868:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:874:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:880:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:886:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->ints_state, sizeof(regs->ints_state)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:893:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->ints_mask, sizeof(regs->ints_mask)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:931:17: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->malfcpu[i], sizeof(regs->malfcpu[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:969:17: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, ®s->emercpu[i], sizeof(regs->emercpu[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:973:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &devnum, sizeof(devnum)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:978:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &lcss, sizeof(U16)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:982:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &devargc, sizeof(devargc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:989:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_STRING(file, buf, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:994:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_STRING(file, buf, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1019:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1026:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, &dev->orb, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1030:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1037:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, &dev->pmcw, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1041:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1048:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, &dev->scsw, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1052:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1059:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, &dev->pciscsw, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1063:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1070:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, &dev->attnscsw, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1074:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1081:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, &dev->csw, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1085:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1092:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, &dev->pcicsw, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1096:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1103:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, &dev->attncsw, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1107:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1114:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, &dev->esw, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1118:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1125:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, &dev->ecw, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1129:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1136:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, &dev->ecw, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1140:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1141:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &dev->pgstat, sizeof(dev->pgstat)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1145:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1152:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, &dev->pgid, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1157:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1164:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_BUF(file, &dev->drvpwd, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1170:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1171:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1176:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1177:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1182:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1183:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1188:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1189:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1195:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1196:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1202:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1203:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1209:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1210:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1215:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1216:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &rc, sizeof(rc)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1221:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1222:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &dev->ccwaddr, sizeof(dev->ccwaddr)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1226:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1227:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &dev->idapmask, sizeof(dev->idapmask)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1231:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1232:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &dev->idawfmt, sizeof(dev->idawfmt)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1236:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1237:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &dev->ccwfmt, sizeof(dev->ccwfmt)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1241:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1242:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &dev->ccwkey, sizeof(dev->ccwkey)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1247:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_SKIP_NULL_DEV(dev, file, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1248:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_VALUE(file, len, &hw, sizeof(hw)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sr.c:1268:13: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_READ_SKIP(file, len); ^~~~~~~~~~~~~~~~~~~~~~~ sr.c:1350:5: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] SR_CLOSE (file); ^~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/hfsutils/hfsutils_3.2.6.orig.tar.gz os.c:125:17: warning: incompatible pointer types passing 'struct stat *' to parameter of type 'struct stat *' [-Wincompatible-pointer-types] if (fstat(fd, &fdev) == -1 || ^~~~~ os.c:126:18: warning: incompatible pointer types passing 'struct stat *' to parameter of type 'struct stat *' [-Wincompatible-pointer-types] stat(path, &dev) == -1) ^~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/h/httperf/httperf_0.9.0.orig.tar.gz idleconn.c:164:21: warning: incompatible pointer types passing 'struct sockaddr_in *' to parameter of type 'const struct sockaddr *' [-Wincompatible-pointer-types] if (connect (sd, &sin, sizeof (sin)) < 0) ^~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/ident2/ident2_1.07.orig.tar.gz daemon.c:100:50: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] while ((cl = accept(sv, (struct sockaddr *)sin, &sl)) == -1) { ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/ippl/ippl_1.4.14.orig.tar.gz main.c:395:16: warning: incompatible pointer types passing 'double (*)(double)' to parameter of type 'struct loginfo *' [-Wincompatible-pointer-types] init_loginfo(&log); ^~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/i/ircii/ircii_20060725.orig.tar.bz2 /home/danielm/daca-clang-everything/ircii-20060725/source/help.c:631:64: warning: incompatible pointer types passing 'int (*)(const void *, const void *)' to parameter of type 'int (*)(const struct dirent **, const struct dirent **)' [-Wincompatible-pointer-types] free_cnt = entries = scandir(CP(path), &namelist, selectent, (int (*)(const void *, const void *)) compar); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/j/jasper/jasper_1.900.1.orig.tar.gz jpc_qmfb.c:288:2: warning: incompatible pointer types initializing 'int (*)(int *, int, int, int, int, int)' with an expression of type 'int (jpc_fix_t *, int, int, int, int, int)' (aka 'int (long *, int, int, int, int, int)') [-Wincompatible-pointer-types] jpc_ft_analyze, ^~~~~~~~~~~~~~ jpc_qmfb.c:295:2: warning: incompatible pointer types initializing 'int (*)(int *, int, int, int, int, int)' with an expression of type 'int (jpc_fix_t *, int, int, int, int, int)' (aka 'int (long *, int, int, int, int, int)') [-Wincompatible-pointer-types] jpc_ns_analyze, ^~~~~~~~~~~~~~ jpc_qmfb.c:296:2: warning: incompatible pointer types initializing 'int (*)(int *, int, int, int, int, int)' with an expression of type 'int (jpc_fix_t *, int, int, int, int, int)' (aka 'int (long *, int, int, int, int, int)') [-Wincompatible-pointer-types] jpc_ns_synthesize, ^~~~~~~~~~~~~~~~~ jpc_qmfb.c:1607:11: warning: incompatible pointer types assigning to 'jpc_fix_t *' (aka 'long *') from 'int *' [-Wincompatible-pointer-types] startptr = &a[0]; ^ ~~~~~ jpc_qmfb.c:1615:11: warning: incompatible pointer types assigning to 'jpc_fix_t *' (aka 'long *') from 'int *' [-Wincompatible-pointer-types] startptr = &a[0]; ^ ~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/j/jpeginfo/jpeginfo_1.6.0.orig.tar.gz jpeginfo.c:286:14: warning: incompatible pointer types passing 'MD5_CTX *' (aka 'struct MD5Context *') to parameter of type 'struct MD5Context *' [-Wincompatible-pointer-types] MD5Init(MD5); ^~~ jpeginfo.c:287:16: warning: incompatible pointer types passing 'MD5_CTX *' (aka 'struct MD5Context *') to parameter of type 'struct MD5Context *' [-Wincompatible-pointer-types] MD5Update(MD5,md5buf,fs); ^~~ jpeginfo.c:288:22: warning: incompatible pointer types passing 'MD5_CTX *' (aka 'struct MD5Context *') to parameter of type 'struct MD5Context *' [-Wincompatible-pointer-types] MD5Final(digest,MD5); ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/j/jscoverage/jscoverage_0.3.1.orig.tar.gz src/jsapi.c:4081:41: warning: incompatible pointer types passing 'uintN *' (aka 'unsigned int *') to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] chars = js_InflateString(cx, bytes, &length); ^~~~~~~ src/jsapi.c:4100:41: warning: incompatible pointer types passing 'uintN *' (aka 'unsigned int *') to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] chars = js_InflateString(cx, bytes, &length); ^~~~~~~ src/jsdbgapi.c:943:41: warning: incompatible pointer types passing 'uintN *' (aka 'unsigned int *') to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] chars = js_InflateString(cx, bytes, &length); ^~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/k/kexec-tools/kexec-tools_2.0.9.orig.tar.gz kexec/arch/i386/crashdump-x86.c:1073:7: warning: incompatible pointer types passing 'int (void *, int, char *, unsigned long, unsigned long)' to parameter of type 'int (*)(void *, int, char *, unsigned long long, unsigned long long)' [-Wincompatible-pointer-types] crashkernel_mem_callback, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/k/kmflcomp/kmflcomp_0.9.8.orig.tar.gz yacc.y:164:37: warning: incompatible pointer types passing 'ITEM *' (aka 'unsigned int *') to parameter of type 'char *' [-Wincompatible-pointer-types] new_store_from_string("&language",(yyvsp[(2) - (3)].items),lineno); ^~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/lcms/lcms_1.19.dfsg2.orig.tar.gz jpegicc.c:752:78: warning: incompatible pointer types passing 'DWORD *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!IgnoreEmbedded && read_icc_profile(&Decompressor, &EmbedBuffer, &EmbedLen)) ^~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/loop-aes-utils/loop-aes-utils_2.16.2.orig.tar.gz mkfs.cramfs.c:310:47: warning: incompatible pointer types passing 'int (const void *, const void *)' to parameter of type 'int (*)(const struct dirent **, const struct dirent **)' [-Wincompatible-pointer-types] dircount = scandir(name, &dirlist, 0, cramsort); ^~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/l/loqui/loqui_0.6.1.orig.tar.gz loqui-generic-profile-factory.gob:51:38: warning: incompatible pointer types assigning to 'gchar *(*)(LoquiProfileFactory *)' (aka 'char *(*)(struct _LoquiProfileFactory *)') from 'const gchar *(LoquiProfileFactory *)' (aka 'const char *(struct _LoquiProfileFactory *)') [-Wincompatible-pointer-types] iface->get_profile_type_name_static = self_get_profile_type_name_static; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ loqui-property-profile.gob:64:32: warning: incompatible pointer types assigning to 'GParamSpec *(*)(LoquiProfile *, const gchar *, const gchar *)' (aka 'struct _GParamSpec *(*)(struct _LoquiProfile *, const char *, const char *)') from 'const GParamSpec *(LoquiProfile *, const gchar *, const gchar *)' (aka 'const struct _GParamSpec *(struct _LoquiProfile *, const char *, const char *)') [-Wincompatible-pointer-types] iface->get_profile_value_spec = self_get_profile_value_spec; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ loqui-protocol.gob:77:38: warning: incompatible pointer types assigning to 'gchar *(*)(LoquiProfileFactory *)' (aka 'char *(*)(struct _LoquiProfileFactory *)') from 'const gchar *(LoquiProfileFactory *)' (aka 'const char *(struct _LoquiProfileFactory *)') [-Wincompatible-pointer-types] iface->get_profile_type_name_static = self_get_profile_type_name_static; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ remark_entry.c:712:34: warning: incompatible pointer types passing 'GtkWidget *' (aka 'struct _GtkWidget *') to parameter of type 'LoquiStatusbar *' (aka 'struct _LoquiStatusbar *') [-Wincompatible-pointer-types] loqui_statusbar_set_completion(priv->app->statusbar, status_text); ^~~~~~~~~~~~~~~~~~~~ remark_entry.c:715:34: warning: incompatible pointer types passing 'GtkWidget *' (aka 'struct _GtkWidget *') to parameter of type 'LoquiStatusbar *' (aka 'struct _LoquiStatusbar *') [-Wincompatible-pointer-types] loqui_statusbar_set_completion(priv->app->statusbar, NULL); ^~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/masqmail/masqmail_0.3.4.orig.tar.gz listen.c:180:58: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] new = accept(sock, (struct sockaddr *) &clientname, &size); ^~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mboxgrep/mboxgrep_0.7.9.orig.tar.gz scan.c:244:20: warning: incompatible pointer types passing 'FILE *' (aka 'struct _IO_FILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] len = gzwrite (tmpp, (msg->headers+quux), ^~~~ scan.c:251:16: warning: incompatible pointer types passing 'FILE *' (aka 'struct _IO_FILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] gzwrite(tmpp, "\n", 1); ^~~~ scan.c:256:19: warning: incompatible pointer types passing 'FILE *' (aka 'struct _IO_FILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] len = gzwrite(tmpp, (msg->body+quux), ^~~~ wrap.c:114:8: warning: incompatible pointer types assigning to 'gzFile *' (aka 'struct gzFile_s **') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] blah = gzdopen (fildes, mode); ^ ~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mcpp/mcpp_2.7.2.orig.tar.gz expand.c:713:21: warning: incompatible pointer types assigning to 'char *' from 'LOCATION *' (aka 'struct location *') [-Wincompatible-pointer-types] m_inf->args = m_inf->loc_args = NULL; /* Default args */ ^ ~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/m/mlterm/mlterm_3.5.0.orig.tar.gz kik_conf.c:192:2: warning: incompatible pointer types assigning to 'int (*)(char *, u_int)' (aka 'int (*)(char *, unsigned int)') from 'int (int, u_int)' (aka 'int (int, unsigned int)') [-Wincompatible-pointer-types] kik_map_set( result , conf->conf_entries , key , entry) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kik_conf.c:272:2: warning: incompatible pointer types assigning to 'int (*)(char *, u_int)' (aka 'int (*)(char *, unsigned int)') from 'int (int, u_int)' (aka 'int (int, unsigned int)') [-Wincompatible-pointer-types] kik_map_new_with_size( char * , kik_conf_entry_t * , conf->conf_entries , ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/nescc/nescc_1.3.5.orig.tar.gz directives.c:191:18: warning: incompatible pointer types initializing 'const uchar *' (aka 'const unsigned char *') with an expression of type 'const unsigned int [2]' [-Wincompatible-pointer-types] do_linemarker, U"#", 1, KANDR, IN_I ^~~~ directives.c:692:6: warning: incompatible pointer types assigning to 'const unsigned char *' from 'const unsigned int [18]' [-Wincompatible-pointer-types] dir = U"pragma dependency"; ^ ~~~~~~~~~~~~~~~~~~~~ lex.c:42:3: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ lex.c:42:10: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [5]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~~~ lex.c:42:19: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ lex.c:42:26: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ lex.c:42:33: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ lex.c:42:40: warning: incompatible pointer types initializing 'const unsigned char *const' with an expression of type 'const unsigned int [3]' [-Wincompatible-pointer-types] { U"%:", U"%:%:", U"<:", U":>", U"<%", U"%>" }; ^~~~~ macro.c:158:26: warning: incompatible pointer types assigning to 'const unsigned char *' from 'const unsigned int [27]' [-Wincompatible-pointer-types] pbuffer->timestamp = U"\"??? ??? ?? ??:??:?? ????\""; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ macro.c:256:20: warning: incompatible pointer types assigning to 'const unsigned char *' from 'const unsigned int [14]' [-Wincompatible-pointer-types] pfile->date = U"\"??? ?? ????\""; ^ ~~~~~~~~~~~~~~~~~~ macro.c:257:20: warning: incompatible pointer types assigning to 'const unsigned char *' from 'const unsigned int [11]' [-Wincompatible-pointer-types] pfile->time = U"\"??:??:??\""; ^ ~~~~~~~~~~~~~~~ nesc-concurrency.c:51:40: warning: incompatible pointer types passing 'target_attribute' (aka 'struct AST_gcc_attribute *') to parameter of type 'attribute' (aka 'struct AST_attribute *') [-Wincompatible-pointer-types] fd->attributes = attribute_chain(attr, fd->attributes); ^~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/netkit-rwho/netkit-rwho_0.17.orig.tar.gz rwhod.c:254:36: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] (struct sockaddr *)&from, &len); ^~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/n/netrek-client-cow/netrek-client-cow_3.3.0.orig.tar.gz dmessage.c:52:8: warning: incompatible pointer types passing 'int *' to parameter of type 'time_t *' (aka 'long *') [-Wincompatible-pointer-types] time(&curtime); ^~~~~~~~ dmessage.c:53:18: warning: incompatible pointer types passing 'int *' to parameter of type 'const time_t *' (aka 'const long *') [-Wincompatible-pointer-types] tm = localtime(&curtime); ^~~~~~~~ playback.c:155:27: warning: incompatible pointer types passing 'int *' to parameter of type 'time_t *' (aka 'long *') [-Wincompatible-pointer-types] SRANDOM(getpid() * time((LONG *) 0)); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/openct/openct_0.6.20.orig.tar.gz process.c:461:54: warning: incompatible pointer types passing 'unsigned int *' to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] || !ct_tlv_get_opaque(args, CT_TAG_DATA, &data, &data_len)) ^~~~~~~~~ ifdhandler.c:239:38: warning: incompatible pointer types passing 'int *' to parameter of type 'short *' [-Wincompatible-pointer-types] sock->fd = ifd_get_eventfd(reader, &sock->events); ^~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/o/opendchub/opendchub_0.8.2.orig.tar.gz perl_utils.c:207:38: warning: incompatible pointer types passing 'char *(*)[2]' to parameter of type 'char ***' [-Wincompatible-pointer-types] PERL_SYS_INIT3(&myargc, &myargv, NULL); ^~~~~~~ perl_utils.c:219:30: warning: incompatible pointer types passing 'void (void)' to parameter of type 'XSINIT_t' (aka 'void (*)(struct interpreter *)') [-Wincompatible-pointer-types] if(perl_parse(my_perl, xs_init, myargc, myargv, NULL)) ^~~~~~~ xs_functions.c:865:41: warning: incompatible pointer types passing 'void (CV *)' (aka 'void (struct cv *)') to parameter of type 'XSUBADDR_t' (aka 'void (*)(struct interpreter *, struct cv *)') [-Wincompatible-pointer-types] newXS("DynaLoader::boot_DynaLoader", boot_DynaLoader, file); ^~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pangox-compat/pangox-compat_0.0.2.orig.tar.xz basic-x.c:687:23: warning: incompatible pointer types assigning to 'void (*)(PangoEngineShape *, PangoFont *, const char *, unsigned int, const PangoAnalysis *, PangoGlyphString *, const char *, unsigned int)' (aka 'void (*)(struct _PangoEngineShape *, struct _PangoFont *, const char *, unsigned int, const struct _PangoAnalysis *, struct _PangoGlyphString *, const char *, unsigned int)') from 'void (PangoEngineShape *, PangoFont *, const char *, gint, const PangoAnalysis *, PangoGlyphString *)' (aka 'void (struct _PangoEngineShape *, struct _PangoFont *, const char *, int, const struct _PangoAnalysis *, struct _PangoGlyphString *)') [-Wincompatible-pointer-types] class->script_shape = basic_engine_shape; ^ ~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/pilot-link/pilot-link_0.12.5.orig.tar.gz linuxusb.c:60:16: warning: incompatible pointer types assigning to 'ssize_t (*)(pi_socket_t *, const unsigned char *, size_t, int)' (aka 'long (*)(struct pi_socket *, const unsigned char *, unsigned long, int)') from 'int (pi_socket_t *, unsigned char *, size_t, int)' (aka 'int (struct pi_socket *, unsigned char *, unsigned long, int)') [-Wincompatible-pointer-types] impl->write = u_write; ^ ~~~~~~~ linuxusb.c:61:15: warning: incompatible pointer types assigning to 'ssize_t (*)(pi_socket_t *, pi_buffer_t *, size_t, int)' (aka 'long (*)(struct pi_socket *, struct pi_buffer_t *, unsigned long, int)') from 'int (pi_socket_t *, pi_buffer_t *, size_t, int)' (aka 'int (struct pi_socket *, struct pi_buffer_t *, unsigned long, int)') [-Wincompatible-pointer-types] impl->read = u_read; ^ ~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/p/proxsmtp/proxsmtp_1.8.orig.tar.gz ../common/spio.c:124:45: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] if(getsockname(fd, &SANY_ADDR(locaddr), &SANY_LEN(locaddr)) == -1 || ^~~~~~~~~~~~~~~~~~ ../common/spio.c:139:43: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] if(getpeername(fd, &SANY_ADDR(*peer), &SANY_LEN(*peer)) == -1 || ^~~~~~~~~~~~~~~~ ../common/smtppass.c:760:58: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] if(getsockname(ctx->client.fd, &SANY_ADDR(addr), &SANY_LEN(addr)) == -1) ^~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/qof/qof_0.8.8.orig.tar.gz sql_parser.c:617:32: warning: incompatible pointer types passing 'sql_where *' (aka 'struct sql_where *') to parameter of type 'sql_condition *' (aka 'struct sql_condition *') [-Wincompatible-pointer-types] sql_condition_stringify (table->join_cond)); ^~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/q/quicksynergy/quicksynergy_0.9.orig.tar.gz callbacks.c:50:76: warning: incompatible pointer types initializing 'GCallback' (aka 'void (*)(void)') with an expression of type 'void (GtkWidget *, gpointer)' (aka 'void (struct _GtkWidget *, void *)') [-Wincompatible-pointer-types] { "ActionSettings", GTK_STOCK_PREFERENCES, N_("Settings"), NULL, NULL, show_main_window }, ^~~~~~~~~~~~~~~~ callbacks.c:51:76: warning: incompatible pointer types initializing 'GCallback' (aka 'void (*)(void)') with an expression of type 'void (GtkWidget *, gpointer)' (aka 'void (struct _GtkWidget *, void *)') [-Wincompatible-pointer-types] { "ActionQuit", GTK_STOCK_QUIT, N_("Quit"), NULL, NULL, quicksynergy_quit }, ^~~~~~~~~~~~~~~~~ callbacks.c:114:28: warning: incompatible pointer types passing 'GtkWidget *' (aka 'struct _GtkWidget *') to parameter of type 'GtkEntry *' (aka 'struct _GtkEntry *') [-Wincompatible-pointer-types] gtk_entry_set_text(synergy_path_entry, folder); ^~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/regina-rexx/regina-rexx_3.6.orig.tar.bz2 ./regutil/regutil.c:194:51: warning: incompatible pointer types passing 'ULONG (*)(PUCHAR, ULONG, PRXSTRING, PSZ, PRXSTRING)' (aka 'unsigned long (*)(unsigned char *, unsigned long, struct RXSTRING_type *, char *, struct RXSTRING_type *)') to parameter of type 'RexxFunctionHandler *' (aka 'unsigned long (*)(const char *, unsigned long, struct RXSTRING_type *, const char *, struct RXSTRING_type *)') [-Wincompatible-pointer-types] RexxRegisterFunctionExe(funclist[i].name, funclist[i].funcptr); ^~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/rlpr/rlpr_2.05.orig.tar.gz util.c:461:56: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] if (getsockopt(sock_fd, SOL_SOCKET, SO_ERROR, &error, &error_len) == -1) ^~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/ruby1.8/ruby1.8_1.8.7.358.orig.tar.gz parse.y:3243:42: warning: incompatible pointer types passing 'ID *' (aka 'unsigned long *') to parameter of type 'int *' [-Wincompatible-pointer-types] if (tokadd_string(func, term, paren, "e->nd_nest) == -1) { ^~~~~~~~~~~~~~~ random.c:306:12: warning: incompatible pointer types assigning to 'unsigned int *' from 'char *' [-Wincompatible-pointer-types] digits = ALLOC_N(char, DEFAULT_SEED_LEN); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ range.c:393:29: warning: incompatible pointer types passing 'VALUE ()' (aka 'unsigned long ()') to parameter of type 'void (*)(VALUE, void *)' (aka 'void (*)(unsigned long, void *)') [-Wincompatible-pointer-types] range_each_func(range, step_i, b, e, args); ^~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/r/ruby1.9.1/ruby1.9.1_1.9.3.194.orig.tar.gz ./vm_insnhelper.c:411:5: warning: incompatible pointer types initializing 'volatile VALUE *' (aka 'volatile unsigned long *') with an expression of type 'rb_control_frame_t **' [-Wincompatible-pointer-types] RB_LLVM_GUARD(reg_cfp); ^~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sary/sary_1.2.0.orig.tar.gz sary.c:226:50: warning: incompatible pointer types passing 'gint (const gchar *, const gchar *, guint)' (aka 'int (const char *, const char *, unsigned int)') to parameter of type 'StrncmpFunc' (aka 'int (*)(const char *, const char *, unsigned long)') [-Wincompatible-pointer-types] print_highlight_internal(text, len, pattern, g_strncasecmp); ^~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/scrollz/scrollz_2.2.3.orig.tar.gz edit.c:603:22: warning: incompatible pointer types initializing 'void (*)(char *, char *, char *)' with an expression of type 'void (u_char *, u_char *, u_char *)' (aka 'void (unsigned char *, unsigned char *, unsigned char *)') [-Wincompatible-pointer-types] { "ENCRYPT", NULL, encrypt_cmd, 0 }, ^~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/scsh-0.6/scsh-0.6_0.6.7.orig.tar.gz scsh/network1.c:418:4: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] &optlen) == -1) ^~~~~~~ scsh/network1.c:435:4: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] &optlen) == -1) { ^~~~~~~ scsh/network1.c:453:4: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] &optlen) == -1) { ^~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/siege/siege_3.0.8.orig.tar.gz auth.c:477:66: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] result->cnonce_value = __get_random_string(DIGEST_CNONCE_SIZE, randseed); ^~~~~~~~ client.c:405:68: warning: incompatible pointer types passing 'unsigned int *' to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] my.auth, &(client->auth.wchlg), &(client->auth.wcred), &(client->rand_r_SEED), ^~~~~~~~~~~~~~~~~~~~~~ client.c:433:68: warning: incompatible pointer types passing 'unsigned int *' to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] my.auth, &(client->auth.pchlg), &(client->auth.pcred), &(client->rand_r_SEED), ^~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sphinx2/sphinx2_0.6.orig.tar.gz srvcore.c:384:39: warning: incompatible pointer types passing 'struct sockaddr_in *' to parameter of type 'struct sockaddr *' [-Wincompatible-pointer-types] if ((conn_sd = accept (listen_sd, &address, &address_len)) == INVALID_SOCKET) { ^~~~~~~~ clicore.c:326:24: warning: incompatible pointer types passing 'struct sockaddr_in *' to parameter of type 'const struct sockaddr *' [-Wincompatible-pointer-types] if (connect (conn_sd, &addr, sizeof(addr)) == 0) ^~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/spread/spread_3.17.4.orig.tar.gz skiplist.c:95:29: warning: incompatible pointer types passing 'int (const void *, const void *)' to parameter of type 'SkiplistComparator' (aka 'int (*)(void *, void *)') [-Wincompatible-pointer-types] sl_set_compare(sl->index, indexing_comp, indexing_compk); ^~~~~~~~~~~~~ skiplist.c:95:44: warning: incompatible pointer types passing 'int (const void *, const void *)' to parameter of type 'SkiplistComparator' (aka 'int (*)(void *, void *)') [-Wincompatible-pointer-types] sl_set_compare(sl->index, indexing_comp, indexing_compk); ^~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/swftools/swftools_0.9.2+git20130725.orig.tar.gz as3/builtin.c:4032:64: warning: incompatible pointer types initializing 'string_t *' (aka 'struct _string_t *') with an expression of type 'namespace_t *' (aka 'struct _namespace *') [-Wincompatible-pointer-types] static constant_t flash_utils_flash_proxy_constant = {type: 8, &flash_utils_flash_proxy_constant_ns}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ as3/builtin.c:5469:45: warning: incompatible pointer types initializing 'string_t *' (aka 'struct _string_t *') with an expression of type 'namespace_t *' (aka 'struct _namespace *') [-Wincompatible-pointer-types] static constant_t _AS3_constant = {type: 8, &_AS3_constant_ns}; ^~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/s/sysprof/sysprof_1.2.0.orig.tar.gz testunwind.c:24:13: warning: incompatible pointer types passing 'ElfParser *' (aka 'struct ElfParser *') to parameter of type 'const guchar *' (aka 'const unsigned char *') [-Wincompatible-pointer-types] unwind (elf); ^~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/t/tf5/tf5_5.0beta8.orig.tar.gz socket.c:2603:20: warning: incompatible pointer types assigning to 'String *' (aka 'struct String *') from 'conString *' (aka 'struct conString *') [-Wincompatible-pointer-types] incoming_text = line; ^ ~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/u/uucp/uucp_1.07.orig.tar.gz portnm.c:39:29: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] if (getsockname (0, &s, &clen) == 0) ^~~~~ tcp.c:406:62: warning: incompatible pointer types passing 'size_t *' (aka 'unsigned long *') to parameter of type 'socklen_t *' (aka 'unsigned int *') [-Wincompatible-pointer-types] onew = accept (qsysdep->o, (struct sockaddr *) &speer, &clen); ^~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vdk2/vdk2_2.4.0.orig.tar.gz gtksourcebuffer.c:874:48: warning: incompatible pointer types passing 'gint *' (aka 'int *') to parameter of type 'gsize *' (aka 'unsigned long *') [-Wincompatible-pointer-types] if ((status=g_io_channel_read_line (io, &str, &size, NULL, error)) == G_IO_STATUS_NORMAL && size) { ^~~~~ gtksourcebuffer.c:883:65: warning: incompatible pointer types passing 'gint *' (aka 'int *') to parameter of type 'gsize *' (aka 'unsigned long *') [-Wincompatible-pointer-types] else if(!*error && (status=g_io_channel_read_to_end (io, &str, &size, error)) == G_IO_STATUS_NORMAL && size) ^~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vflib3/vflib3_3.6.14.dfsg.orig.tar.gz ./zeit.c:334:11: warning: incompatible pointer types assigning to 'VF_OUTLINE_ELEM *' (aka 'int *') from 'long *' [-Wincompatible-pointer-types] sizep = &zeit->ol_size1[scode]; ^ ~~~~~~~~~~~~~~~~~~~~~~ ./zeit.c:338:11: warning: incompatible pointer types assigning to 'VF_OUTLINE_ELEM *' (aka 'int *') from 'long *' [-Wincompatible-pointer-types] sizep = &zeit->ol_size2[scode]; ^ ~~~~~~~~~~~~~~~~~~~~~~ ./jg.c:375:9: warning: incompatible pointer types assigning to 'VF_OUTLINE_ELEM *' (aka 'int *') from 'long *' [-Wincompatible-pointer-types] sizep = &jg->headers[fseq]->ol_size[scode]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vfldisol.c:205:7: warning: incompatible pointer types assigning to 'long *' from 'VF_OUTLINE_ELEM *' (aka 'int *') [-Wincompatible-pointer-types] ptr = &vfdata[VF_OL_OUTLINE_HEADER_SIZE_TYPE0]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/viewglob/viewglob_2.0.4.orig.tar.gz ../common/conf-to-args.c:56:62: warning: incompatible pointer types passing 'gint *' (aka 'int *') to parameter of type 'gssize *' (aka 'long *') [-Wincompatible-pointer-types] switch (hardened_read(conf_to_args.fd_in, buf, sizeof buf, &nread)) { ^~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vte/vte_0.28.2.orig.tar.xz vte.override:124:31: warning: incompatible pointer types passing 'int *' to parameter of type 'Py_ssize_t *' (aka 'long *') [-Wincompatible-pointer-types] while (PyDict_Next(py_envv, &pos, &py_dict_k, &py_dict_v)) { ^~~~ vte.override:648:74: warning: incompatible pointer types passing 'int **' to parameter of type 'int *'; remove & [-Wincompatible-pointer-types] ret = vte_terminal_match_check(VTE_TERMINAL(self->obj), column, row, &tag); ^~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/v/vtgrab/vtgrab_0.1.8.orig.tar.gz rvc.c:406:18: warning: incompatible pointer types passing 'struct sockaddr_in *' to parameter of type 'const struct sockaddr *' [-Wincompatible-pointer-types] if (connect (s, &sin, sizeof (sin)) < 0) { ^~~~ nrvc.c:961:18: warning: incompatible pointer types passing 'struct sockaddr_in *' to parameter of type 'const struct sockaddr *' [-Wincompatible-pointer-types] if (connect (s, &sin, sizeof (sin)) < 0) { ^~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/w/wysihtml/wysihtml_0.13.orig.tar.gz src/wysihtmldaemon.c:116:28: warning: incompatible pointer types passing 'int (void)' to parameter of type 'void *(*)(void *)' [-Wincompatible-pointer-types] pthread_create(&t, NULL, loopexec, NULL); ^~~~~~~~ src/wysidocbookdaemon.c:185:28: warning: incompatible pointer types passing 'int (void)' to parameter of type 'void *(*)(void *)' [-Wincompatible-pointer-types] pthread_create(&t, NULL, loopexec, NULL); ^~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/x/xwota/xwota_0.4.orig.tar.gz xwota_main_callback.c:119:42: warning: incompatible pointer types passing 'guint ()' (aka 'unsigned int ()') to parameter of type 'GSourceFunc' (aka 'int (*)(void *)') [-Wincompatible-pointer-types] upload_event_id= g_timeout_add(3000000,automatic_upload,NULL); ^~~~~~~~~~~~~~~~ xwota_main_callback.c:120:44: warning: incompatible pointer types passing 'guint ()' (aka 'unsigned int ()') to parameter of type 'GSourceFunc' (aka 'int (*)(void *)') [-Wincompatible-pointer-types] check_freq_event_id = g_timeout_add(5000,check_freq,NULL); ^~~~~~~~~~ stuff.c:289:20: warning: incompatible pointer types passing 'GtkWidget *' (aka 'struct _GtkWidget *') to parameter of type 'GtkStatusbar *' (aka 'struct _GtkStatusbar *') [-Wincompatible-pointer-types] gtk_statusbar_push(left_main_statusbar,1,message); ^~~~~~~~~~~~~~~~~~~ stuff.c:296:20: warning: incompatible pointer types passing 'GtkWidget *' (aka 'struct _GtkWidget *') to parameter of type 'GtkStatusbar *' (aka 'struct _GtkStatusbar *') [-Wincompatible-pointer-types] gtk_statusbar_push(left_private_messages_statusbar,1,message); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:439:33: warning: incompatible pointer types passing 'GtkWidget *' (aka 'struct _GtkWidget *') to parameter of type 'GtkTreeView *' (aka 'struct _GtkTreeView *') [-Wincompatible-pointer-types] store = gtk_tree_view_get_model(spot_list); ^~~~~~~~~ stuff.c:439:7: warning: incompatible pointer types assigning to 'GtkTreeStore *' (aka 'struct _GtkTreeStore *') from 'GtkTreeModel *' (aka 'struct _GtkTreeModel *') [-Wincompatible-pointer-types] store = gtk_tree_view_get_model(spot_list); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:561:41: warning: incompatible pointer types passing 'GtkWidget *' (aka 'struct _GtkWidget *') to parameter of type 'GtkTreeView *' (aka 'struct _GtkTreeView *') [-Wincompatible-pointer-types] store_message = gtk_tree_view_get_model(private_messages_list); ^~~~~~~~~~~~~~~~~~~~~ stuff.c:561:15: warning: incompatible pointer types assigning to 'GtkTreeStore *' (aka 'struct _GtkTreeStore *') from 'GtkTreeModel *' (aka 'struct _GtkTreeModel *') [-Wincompatible-pointer-types] store_message = gtk_tree_view_get_model(private_messages_list); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stuff.c:675:20: warning: incompatible pointer types passing 'GtkWidget *' (aka 'struct _GtkWidget *') to parameter of type 'GtkStatusbar *' (aka 'struct _GtkStatusbar *') [-Wincompatible-pointer-types] gtk_statusbar_push(query_statusbar,1,message); ^~~~~~~~~~~~~~~ ftp://ftp.sunet.se/pub/Linux/distributions/Debian/debian/pool/main/z/zsync/zsync_0.6.2.orig.tar.bz2 zsync.c:930:43: warning: incompatible pointer types passing 'off_t *' (aka 'long *') to parameter of type 'long long *' [-Wincompatible-pointer-types] &(zr->outoffset)); ^~~~~~~~~~~~~~~~ client.c:491:57: warning: incompatible pointer types passing 'char **' to parameter of type 'void **' [-Wincompatible-pointer-types] seedfiles = append_ptrlist(&nseedfiles, seedfiles, optarg); ^~~~~~~~~ client.c:491:27: warning: incompatible pointer types assigning to 'char **' from 'void **' [-Wincompatible-pointer-types] seedfiles = append_ptrlist(&nseedfiles, seedfiles, optarg); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client.c:549:53: warning: incompatible pointer types passing 'char **' to parameter of type 'void **' [-Wincompatible-pointer-types] seedfiles = append_ptrlist(&nseedfiles, seedfiles, filename); ^~~~~~~~~ client.c:549:23: warning: incompatible pointer types assigning to 'char **' from 'void **' [-Wincompatible-pointer-types] seedfiles = append_ptrlist(&nseedfiles, seedfiles, filename); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client.c:557:53: warning: incompatible pointer types passing 'char **' to parameter of type 'void **' [-Wincompatible-pointer-types] seedfiles = append_ptrlist(&nseedfiles, seedfiles, temp_file); ^~~~~~~~~ client.c:557:23: warning: incompatible pointer types assigning to 'char **' from 'void **' [-Wincompatible-pointer-types] seedfiles = append_ptrlist(&nseedfiles, seedfiles, temp_file); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ========================================================== number of projects scanned: 2196 number of warnings: 425