The Samba-Bugzilla – Attachment 1645 Details for
Bug 3346
Upgrading from 3.0.14a or 3.0.20b to 3.0.21 fails via Firefox/Thunderbird
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gcc warnings on Solaris 9 (sparc)
build-sparc.log (text/plain), 52.65 KB, created by
Gerald (Jerry) Carter (dead mail address)
on 2006-01-05 11:51:12 UTC
(
hide
)
Description:
gcc warnings on Solaris 9 (sparc)
Filename:
MIME Type:
Creator:
Gerald (Jerry) Carter (dead mail address)
Created:
2006-01-05 11:51:12 UTC
Size:
52.65 KB
patch
obsolete
>smbd/connection.c: In function 'register_message_flags': >smbd/connection.c:225: warning: cast increases required alignment of target type >smbd/session.c: In function 'gather_sessioninfo': >smbd/session.c:222: warning: cast increases required alignment of target type >smbd/dfree.c: In function 'sys_disk_free': >smbd/dfree.c:98: warning: array subscript has type 'char' >smbd/dfree.c:102: warning: array subscript has type 'char' >smbd/sesssetup.c: In function 'shutdown_other_smbds': >smbd/sesssetup.c:750: warning: cast increases required alignment of target type >smbd/open.c: In function 'open_file_ntcreate': >smbd/open.c:1114: warning: cast increases required alignment of target type >lib/sysacls.c: In function 'sys_acl_to_text': >lib/sysacls.c:630: warning: initialization discards qualifiers from pointer target type >lib/sysacls.c:650: warning: assignment discards qualifiers from pointer target type >lib/sysacls.c:652: warning: assignment discards qualifiers from pointer target type >lib/sysacls.c:664: warning: assignment discards qualifiers from pointer target type >lib/sysacls.c:668: warning: assignment discards qualifiers from pointer target type >lib/sysacls.c:672: warning: assignment discards qualifiers from pointer target type >lib/sysacls.c:625: warning: unused variable 'pw' >smbd/quotas.c: In function 'my_xdr_getquota_rslt': >smbd/quotas.c:442: warning: pointer targets in passing argument 2 of 'xdr_int' differ in signedness >smbd/quotas.c:446: warning: pointer targets in passing argument 2 of 'xdr_int' differ in signedness >smbd/quotas.c:450: warning: pointer targets in passing argument 2 of 'xdr_int' differ in signedness >smbd/quotas.c: In function 'nfs_quotas': >smbd/quotas.c:548: warning: comparisons like X<=Y<=Z do not have their mathematical meaning >rpc_parse/parse_prs.c: In function 'prs_buffer5': >rpc_parse/parse_prs.c:957: warning: cast increases required alignment of target type >rpc_parse/parse_prs.c: In function 'prs_regval_buffer': >rpc_parse/parse_prs.c:992: warning: cast increases required alignment of target type >rpc_parse/parse_prs.c: In function 'prs_unistr2': >rpc_parse/parse_prs.c:1069: warning: cast increases required alignment of target type >rpc_parse/parse_prs.c: In function 'prs_unistr3': >rpc_parse/parse_prs.c:1096: warning: cast increases required alignment of target type >rpc_parse/parse_prs.c: In function 'prs_unistr': >rpc_parse/parse_prs.c:1179: warning: cast increases required alignment of target type >rpc_parse/parse_prs.c:1187: warning: cast increases required alignment of target type >rpc_parse/parse_prs.c:1197: warning: cast increases required alignment of target type >rpc_parse/parse_misc.c: In function 'smb_io_dom_sid2_p': >rpc_parse/parse_misc.c:310: warning: cast increases required alignment of target type >rpc_parse/parse_misc.c: In function 'prs_io_unistr2_p': >rpc_parse/parse_misc.c:1021: warning: cast increases required alignment of target type >rpc_parse/parse_sec.c: In function 'sec_io_acl': >rpc_parse/parse_sec.c:148: warning: cast increases required alignment of target type >rpc_parse/parse_sec.c:173: warning: cast increases required alignment of target type >rpc_parse/parse_sec.c: In function 'sec_io_desc': >rpc_parse/parse_sec.c:224: warning: cast increases required alignment of target type >rpc_parse/parse_sec.c:303: warning: cast increases required alignment of target type >rpc_parse/parse_sec.c:324: warning: cast increases required alignment of target type >rpc_parse/parse_sec.c: In function 'sec_io_desc_buf': >rpc_parse/parse_sec.c:383: warning: cast increases required alignment of target type >rpc_server/srv_reg_nt.c: In function '_reg_query_value': >rpc_server/srv_reg_nt.c:391: warning: array subscript has type 'char' >registry/regfio.c: In function 'hbin_prs_lf_records': >registry/regfio.c:645: warning: cast increases required alignment of target type >registry/regfio.c: In function 'hbin_prs_vk_records': >registry/regfio.c:857: warning: cast increases required alignment of target type >rpc_server/srv_svcctl_nt.c: In function 'construct_scm_sd': >rpc_server/srv_svcctl_nt.c:147: warning: declaration of 'acl' shadows a global declaration >/usr/include/sys/acl.h:86: warning: shadowed declaration is here >services/services_db.c: In function 'construct_service_sd': >services/services_db.c:96: warning: declaration of 'acl' shadows a global declaration >/usr/include/sys/acl.h:86: warning: shadowed declaration is here >services/services_db.c: In function 'cleanup_string': >services/services_db.c:160: warning: array subscript has type 'char' >services/services_db.c:171: warning: array subscript has type 'char' >rpc_server/srv_spoolss_nt.c: In function 'notify_system_time': >rpc_server/srv_spoolss_nt.c:699: warning: cast increases required alignment of target type >rpc_server/srv_eventlog_nt.c: In function 'read_package_entry': >rpc_server/srv_eventlog_nt.c:460: warning: cast increases required alignment of target type >rpc_server/srv_eventlog_lib.c: In function 'parse_logentry': >rpc_server/srv_eventlog_lib.c:661: warning: array subscript has type 'char' >rpc_server/srv_eventlog_lib.c:675: warning: array subscript has type 'char' >rpc_server/srv_eventlog_lib.c:689: warning: array subscript has type 'char' >rpc_server/srv_eventlog_lib.c:703: warning: array subscript has type 'char' >rpc_server/srv_eventlog_lib.c:723: warning: array subscript has type 'char' >rpc_parse/parse_lsa.c: In function 'lsa_io_obj_attr': >rpc_parse/parse_lsa.c:241: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_domain_list': >rpc_parse/parse_lsa.c:567: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_sid_enum': >rpc_parse/parse_lsa.c:857: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c:863: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_trans_names': >rpc_parse/parse_lsa.c:966: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c:970: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_q_lookup_names': >rpc_parse/parse_lsa.c:1093: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c:1095: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_r_lookup_names': >rpc_parse/parse_lsa.c:1164: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_r_enum_privs': >rpc_parse/parse_lsa.c:1394: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_r_enum_privsaccount': >rpc_parse/parse_lsa.c:1894: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_q_addprivs': >rpc_parse/parse_lsa.c:2080: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_q_removeprivs': >rpc_parse/parse_lsa.c:2142: warning: cast increases required alignment of target type >rpc_parse/parse_net.c: In function 'net_io_id_info_ctr': >rpc_parse/parse_net.c:1302: warning: cast increases required alignment of target type >rpc_parse/parse_net.c: In function 'net_io_user_info3': >rpc_parse/parse_net.c:1642: warning: cast increases required alignment of target type >rpc_parse/parse_net.c:1679: warning: cast increases required alignment of target type >rpc_parse/parse_net.c:1681: warning: cast increases required alignment of target type >rpc_parse/parse_net.c: In function 'net_io_q_dsr_getdcname': >rpc_parse/parse_net.c:3221: warning: cast increases required alignment of target type >rpc_parse/parse_net.c:3237: warning: cast increases required alignment of target type >rpc_parse/parse_net.c: In function 'net_io_r_dsr_getdcname': >rpc_parse/parse_net.c:3320: warning: pointer targets in passing argument 4 of 'prs_uint32' differ in signedness >rpc_parse/parse_rpc.c: In function 'smb_io_rpc_context': >rpc_parse/parse_rpc.c:467: warning: cast increases required alignment of target type >rpc_parse/parse_rpc.c: In function 'smb_io_rpc_hdr_rb': >rpc_parse/parse_rpc.c:506: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_r_enum_dom_users': >rpc_parse/parse_samr.c:1426: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:1427: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'sam_io_sam_dispinfo_1': >rpc_parse/parse_samr.c:1576: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:1581: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'sam_io_sam_dispinfo_2': >rpc_parse/parse_samr.c:1666: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:1671: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'sam_io_sam_dispinfo_3': >rpc_parse/parse_samr.c:1755: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:1760: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'sam_io_sam_dispinfo_4': >rpc_parse/parse_samr.c:1845: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:1850: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'sam_io_sam_dispinfo_5': >rpc_parse/parse_samr.c:1930: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:1935: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_group_info_ctr': >rpc_parse/parse_samr.c:2310: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_r_query_groupmem': >rpc_parse/parse_samr.c:2885: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:2901: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_gids': >rpc_parse/parse_samr.c:3002: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_r_enum_domains': >rpc_parse/parse_samr.c:3157: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:3158: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_r_enum_dom_groups': >rpc_parse/parse_samr.c:3296: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:3297: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_r_enum_dom_aliases': >rpc_parse/parse_samr.c:3430: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:3431: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_q_query_useraliases': >rpc_parse/parse_samr.c:3771: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:3775: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_rids': >rpc_parse/parse_samr.c:3846: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_q_lookup_rids': >rpc_parse/parse_samr.c:4021: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_r_lookup_rids': >rpc_parse/parse_samr.c:4102: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:4106: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:4137: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_q_lookup_names': >rpc_parse/parse_samr.c:4661: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:4662: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_r_lookup_names': >rpc_parse/parse_samr.c:4771: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:4800: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_userinfo_ctr': >rpc_parse/parse_samr.c:6330: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6350: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6359: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6368: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6388: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6398: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6408: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6418: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6428: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_q_set_domain_info': >rpc_parse/parse_samr.c:7590: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c: In function 'srv_io_srv_share_ctr': >rpc_parse/parse_srv.c:786: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:812: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:838: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:863: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:888: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:914: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:940: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:960: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:980: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:1006: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c: In function 'srv_io_srv_sess_ctr': >rpc_parse/parse_srv.c:1850: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c: In function 'srv_io_srv_conn_ctr': >rpc_parse/parse_srv.c:2296: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c: In function 'srv_io_srv_file_ctr': >rpc_parse/parse_srv.c:2562: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c: In function 'srv_io_q_net_srv_set_info': >rpc_parse/parse_srv.c:3097: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c: In function 'srv_io_r_net_disk_enum': >rpc_parse/parse_srv.c:3384: warning: cast increases required alignment of target type >rpc_parse/parse_ds.c: In function 'ds_io_dominfobasic': >rpc_parse/parse_ds.c:32: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'smb_io_notify_option_type_ctr': >rpc_parse/parse_spoolss.c:256: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'smb_io_notify_info_data_strings': >rpc_parse/parse_spoolss.c:415: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c:434: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spoolss_io_devmode': >rpc_parse/parse_spoolss.c:667: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c:674: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c:722: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c:729: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spoolss_io_devmode_cont': >rpc_parse/parse_spoolss.c:841: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spoolss_io_q_rffpcnex': >rpc_parse/parse_spoolss.c:1938: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spoolss_io_q_rfnpcnex': >rpc_parse/parse_spoolss.c:1989: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'smb_io_reldevmode': >rpc_parse/parse_spoolss.c:2134: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spool_io_printer_info_level': >rpc_parse/parse_spoolss.c:4609: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c:4622: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c:4632: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c:4641: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spool_io_printer_driver_info_level_3': >rpc_parse/parse_spoolss.c:4747: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spool_io_printer_driver_info_level_6': >rpc_parse/parse_spoolss.c:4825: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spoolss_io_r_enumprinterdata': >rpc_parse/parse_spoolss.c:5744: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spoolss_io_printer_enum_values_ctr': >rpc_parse/parse_spoolss.c:6926: warning: cast increases required alignment of target type >rpc_parse/parse_dfs.c: In function 'dfs_io_dfs_info_ctr': >rpc_parse/parse_dfs.c:375: warning: cast increases required alignment of target type >rpc_parse/parse_dfs.c:395: warning: cast increases required alignment of target type >rpc_parse/parse_dfs.c:425: warning: cast increases required alignment of target type >rpc_parse/parse_dfs.c: In function 'dfs_io_dfs_storage_info': >rpc_parse/parse_dfs.c:518: warning: cast increases required alignment of target type >rpc_parse/parse_buffer.c: In function 'prs_rpcbuffer_p': >rpc_parse/parse_buffer.c:120: warning: cast increases required alignment of target type >locking/locking.c: In function 'parse_share_modes': >locking/locking.c:431: warning: cast increases required alignment of target type >locking/locking.c: In function 'unparse_share_modes': >locking/locking.c:521: warning: cast increases required alignment of target type >locking/locking.c: In function 'traverse_fn': >locking/locking.c:1003: warning: cast increases required alignment of target type >locking/locking.c:1004: warning: cast increases required alignment of target type >locking/brlock.c: In function 'brl_lock': >locking/brlock.c:384: warning: cast increases required alignment of target type >locking/brlock.c: In function 'brl_unlock': >locking/brlock.c:481: warning: cast increases required alignment of target type >locking/brlock.c:516: warning: cast increases required alignment of target type >locking/brlock.c: In function 'brl_locktest': >locking/brlock.c:611: warning: cast increases required alignment of target type >locking/brlock.c: In function 'brl_close': >locking/brlock.c:651: warning: cast increases required alignment of target type >locking/brlock.c: In function 'traverse_fn': >locking/brlock.c:718: warning: cast increases required alignment of target type >locking/brlock.c:719: warning: cast increases required alignment of target type >locking/posix.c: In function 'get_posix_pending_close_entries': >locking/posix.c:160: warning: cast increases required alignment of target type >locking/posix.c: In function 'get_posix_lock_entries': >locking/posix.c:187: warning: cast increases required alignment of target type >locking/posix.c: In function 'delete_posix_lock_entry_by_index': >locking/posix.c:328: warning: cast increases required alignment of target type >locking/posix.c: In function 'delete_posix_lock_entry': >locking/posix.c:447: warning: cast increases required alignment of target type >locking/posix.c: In function 'posix_lock_list': >locking/posix.c:757: warning: cast increases required alignment of target type >lib/privileges.c: In function 'get_privileges': >lib/privileges.c:267: warning: cast increases required alignment of target type >lib/privileges.c: In function 'priv_traverse_fn': >lib/privileges.c:496: warning: cast increases required alignment of target type >printing/print_svid.c: In function 'sysv_cache_reload': >printing/print_svid.c:49: warning: passing argument 1 of 'file_lines_pload' discards qualifiers from pointer target type >printing/lpq_parse.c: In function 'parse_lpq_sysv': >printing/lpq_parse.c:533: warning: array subscript has type 'char' >printing/lpq_parse.c: In function 'parse_lpq_vlp': >printing/lpq_parse.c:887: warning: array subscript has type 'char' >lib/interfaces.c: In function '_get_interfaces': >lib/interfaces.c:129: warning: cast increases required alignment of target type >lib/interfaces.c:143: warning: cast increases required alignment of target type >lib/sendfile.c: In function 'sys_sendfile': >lib/sendfile.c:188: warning: cast from pointer to integer of different size >lib/access.c: In function 'client_match': >lib/access.c:136: warning: cast increases required alignment of target type >lib/crc32.c: In function 'crc32_calc_buffer': >lib/crc32.c:96: warning: pointer targets in assignment differ in signedness >lib/snprintf.c: In function 'dopr': >lib/snprintf.c:412: warning: assignment discards qualifiers from pointer target type >lib/snprintf.c: In function 'fmtstr': >lib/snprintf.c:485: warning: assignment discards qualifiers from pointer target type >lib/util_str.c: In function 'STR_TO_SMB_BIG_UINT': >lib/util_str.c:2106: warning: array subscript has type 'char' >lib/util_str.c:2114: warning: array subscript has type 'char' >lib/util.c: In function 'smb_xstrndup': >lib/util.c:2303: warning: implicit declaration of function 'strndup' >lib/util.c:2303: warning: initialization makes pointer from integer without a cast >lib/util_sock.c: In function 'get_socket_addr': >lib/util_sock.c:41: warning: cast increases required alignment of target type >lib/util_sock.c: In function 'get_socket_port': >lib/util_sock.c:64: warning: cast increases required alignment of target type >lib/util_sock.c: In function 'client_inaddr': >lib/util_sock.c:100: warning: cast increases required alignment of target type >lib/util_sock.c: In function 'get_peer_addr': >lib/util_sock.c:1211: warning: cast increases required alignment of target type >lib/talloc.c: In function 'talloc_chunk_from_ptr': >lib/talloc.c:114: warning: cast increases required alignment of target type >lib/md5.c: In function 'byteReverse': >lib/md5.c:36: warning: cast increases required alignment of target type >lib/md5.c: In function 'MD5Update': >lib/md5.c:85: warning: cast increases required alignment of target type >lib/md5.c:94: warning: cast increases required alignment of target type >lib/md5.c: In function 'MD5Final': >lib/md5.c:129: warning: cast increases required alignment of target type >lib/md5.c:140: warning: cast increases required alignment of target type >lib/md5.c:141: warning: cast increases required alignment of target type >lib/md5.c:143: warning: cast increases required alignment of target type >lib/iconv.c:135: warning: 'sys_iconv' defined but not used >tdb/tdb.c: In function 'tdb_next_lock': >tdb/tdb.c:1284: warning: cast increases required alignment of target type >printing/printing.c: In function 'rap_to_pjobid': >printing/printing.c:120: warning: cast increases required alignment of target type >printing/printing.c: In function 'unixjob_traverse_fn': >printing/printing.c:377: warning: cast increases required alignment of target type >printing/nt_printing.c: In function 'map_to_os2_driver': >printing/nt_printing.c:3563: warning: array subscript has type 'char' >printing/nt_printing.c:3571: warning: array subscript has type 'char' >printing/nt_printing.c:3577: warning: array subscript has type 'char' >printing/nt_printing.c:3582: warning: array subscript has type 'char' >auth/pampass.c: In function 'smb_setup_pam_conv': >auth/pampass.c:422: warning: assignment from incompatible pointer type >auth/pass_check.c: In function 'string_combinations2': >auth/pass_check.c:455: warning: array subscript has type 'char' >registry/reg_frontend.c: In function 'construct_registry_sd': >registry/reg_frontend.c:78: warning: declaration of 'acl' shadows a global declaration >/usr/include/sys/acl.h:86: warning: shadowed declaration is here >registry/reg_eventlog.c: In function 'eventlog_add_source': >registry/reg_eventlog.c:239: warning: cast increases required alignment of target type >nmbd/nmbd_incomingrequests.c: In function 'process_node_status_request': >nmbd/nmbd_incomingrequests.c:342: warning: cast increases required alignment of target type >nmbd/nmbd_incomingrequests.c:392: warning: cast increases required alignment of target type >nmbd/nmbd_incomingrequests.c:401: warning: cast increases required alignment of target type >nmbd/nmbd_mynames.c: In function 'release_wins_names': >nmbd/nmbd_mynames.c:185: warning: cast increases required alignment of target type >nmbd/nmbd_mynames.c:186: warning: cast increases required alignment of target type >nmbd/nmbd_mynames.c: In function 'refresh_my_names': >nmbd/nmbd_mynames.c:205: warning: cast increases required alignment of target type >nmbd/nmbd_mynames.c:207: warning: cast increases required alignment of target type >nmbd/nmbd_namelistdb.c: In function 'find_name_on_subnet': >nmbd/nmbd_namelistdb.c:114: warning: cast increases required alignment of target type >nmbd/nmbd_namelistdb.c: In function 'expire_names_on_subnet': >nmbd/nmbd_namelistdb.c:409: warning: cast increases required alignment of target type >nmbd/nmbd_namelistdb.c:410: warning: cast increases required alignment of target type >nmbd/nmbd_namelistdb.c: In function 'dump_subnet_namelist': >nmbd/nmbd_namelistdb.c:499: warning: cast increases required alignment of target type >nmbd/nmbd_namelistdb.c:500: warning: cast increases required alignment of target type >nmbd/nmbd_subnetdb.c: In function 'namelist_entry_compare': >nmbd/nmbd_subnetdb.c:68: warning: cast increases required alignment of target type >nmbd/nmbd_winsserver.c: In function 'process_wins_dmb_query_request': >nmbd/nmbd_winsserver.c:1368: warning: cast increases required alignment of target type >nmbd/nmbd_winsserver.c:1369: warning: cast increases required alignment of target type >nmbd/nmbd_winsserver.c:1394: warning: cast increases required alignment of target type >nmbd/nmbd_winsserver.c:1395: warning: cast increases required alignment of target type >nmbd/nmbd_winsserver.c: In function 'initiate_wins_processing': >nmbd/nmbd_winsserver.c:1721: warning: cast increases required alignment of target type >nmbd/nmbd_winsserver.c:1724: warning: cast increases required alignment of target type >nmbd/nmbd_winsserver.c: In function 'wins_write_database': >nmbd/nmbd_winsserver.c:1829: warning: cast increases required alignment of target type >nmbd/nmbd_winsserver.c:1829: warning: cast increases required alignment of target type >web/statuspage.c: In function 'status_page': >web/statuspage.c:430: warning: passing argument 1 of 'share_mode_forall' from incompatible pointer type >nsswitch/winbindd_cache.c: In function 'get_cache': >nsswitch/winbindd_cache.c:103: warning: unused variable 'our_domain' >nsswitch/winbindd_cm.c: In function 'cm_prepare_connection': >nsswitch/winbindd_cm.c:187: warning: cast increases required alignment of target type >utils/net_idmap.c: In function 'net_idmap_restore': >utils/net_idmap.c:212: warning: format '%d' expects type 'int *', but argument 3 has type 'gid_t *' >utils/net_idmap.c:218: warning: format '%d' expects type 'int *', but argument 3 has type 'uid_t *' >utils/net_rpc_printer.c: In function 'display_reg_value': >utils/net_rpc_printer.c:247: warning: cast increases required alignment of target type >utils/net_rpc_printer.c:262: warning: cast increases required alignment of target type >client/smbspool.c: In function 'get_ticket_cache': >client/smbspool.c:350: warning: format '%d' expects type 'int', but argument 3 has type 'uid_t' >utils/smbget.c: In function 'smb_download_dir': >utils/smbget.c:190: warning: format '%o' expects type 'unsigned int', but argument 4 has type 'mode_t' >utils/smbget.c: In function 'smb_download_file': >utils/smbget.c:430: warning: format '%o' expects type 'unsigned int', but argument 4 has type 'mode_t' >libsmb/libsmbclient.c: In function 'smbc_readdir_ctx': >libsmb/libsmbclient.c:2833: warning: cast increases required alignment of target type >libsmb/libsmbclient.c: In function 'smbc_getdents_ctx': >libsmb/libsmbclient.c:2900: warning: cast increases required alignment of target type >libsmb/libsmbclient.c:2926: warning: cast increases required alignment of target type >libsmb/libsmbclient.c:2927: warning: cast increases required alignment of target type >tdb/tdbtool.c: In function 'print_asc': >tdb/tdbtool.c:145: warning: array subscript has type 'char' >tdb/tdbtool.c: In function 'print_conn_key': >tdb/tdbtool.c:335: warning: cast increases required alignment of target type >tdb/tdbtool.c:335: warning: format '%5d' expects type 'int', but argument 2 has type 'pid_t' >tdb/tdbtool.c:336: warning: cast increases required alignment of target type >tdb/tdbtool.c:337: warning: cast increases required alignment of target type >tdb/tdbtool.c: In function 'print_conn_data': >tdb/tdbtool.c:344: warning: cast increases required alignment of target type >tdb/tdbtool.c:344: warning: format '%5d' expects type 'int', but argument 2 has type 'pid_t' >tdb/tdbtool.c:345: warning: cast increases required alignment of target type >tdb/tdbtool.c:346: warning: cast increases required alignment of target type >tdb/tdbtool.c:348: warning: cast increases required alignment of target type >tdb/tdbtool.c:348: warning: format '%5d' expects type 'int', but argument 2 has type 'uid_t' >tdb/tdbtool.c:349: warning: cast increases required alignment of target type >tdb/tdbtool.c:350: warning: cast increases required alignment of target type >tdb/tdbtool.c:350: warning: format '%5d' expects type 'int', but argument 2 has type 'gid_t' >tdb/tdbtool.c:351: warning: cast increases required alignment of target type >tdb/tdbtool.c:352: warning: cast increases required alignment of target type >tdb/tdbtool.c:353: warning: cast increases required alignment of target type >tdb/tdbtool.c:354: warning: cast increases required alignment of target type >rpcclient/cmd_spoolss.c: In function 'display_reg_value': >rpcclient/cmd_spoolss.c:686: warning: cast increases required alignment of target type >rpcclient/cmd_spoolss.c:712: warning: cast increases required alignment of target type >nsswitch/winbind_nss_solaris.c: In function '_nss_winbind_getgroupsbymember_solwrap': >nsswitch/winbind_nss_solaris.c:288: warning: implicit declaration of function '_nss_winbind_initgroups_dyn' >nsswitch/winbind_nss_solaris.c: In function 'parse_response': >nsswitch/winbind_nss_solaris.c:444: warning: cast increases required alignment of target type >nsswitch/winbind_nss_solaris.c: At top level: >nsswitch/winbind_nss_solaris.c:610: warning: function declaration isn't a prototype >nsswitch/winbind_nss_solaris.c:627: warning: function declaration isn't a prototype >nsswitch/winbind_nss_linux.c: In function 'fill_pwent': >nsswitch/winbind_nss_linux.c:178: warning: assignment discards qualifiers from pointer target type >nsswitch/winbind_nss_linux.c:182: warning: assignment discards qualifiers from pointer target type >nsswitch/winbind_nss_linux.c: In function 'fill_grent': >nsswitch/winbind_nss_linux.c:246: warning: cast increases required alignment of target type >lib/snprintf.c: In function 'dopr': >lib/snprintf.c:412: warning: assignment discards qualifiers from pointer target type >lib/snprintf.c: In function 'fmtstr': >lib/snprintf.c:485: warning: assignment discards qualifiers from pointer target type >nsswitch/wins.c: In function '_nss_wins_gethostbyname_r': >nsswitch/wins.c:327: warning: cast increases required alignment of target type >nsswitch/wins.c:356: warning: cast increases required alignment of target type >rpc_parse/parse_prs.c: In function 'prs_buffer5': >rpc_parse/parse_prs.c:957: warning: cast increases required alignment of target type >rpc_parse/parse_prs.c: In function 'prs_regval_buffer': >rpc_parse/parse_prs.c:992: warning: cast increases required alignment of target type >rpc_parse/parse_prs.c: In function 'prs_unistr2': >rpc_parse/parse_prs.c:1069: warning: cast increases required alignment of target type >rpc_parse/parse_prs.c: In function 'prs_unistr3': >rpc_parse/parse_prs.c:1096: warning: cast increases required alignment of target type >rpc_parse/parse_prs.c: In function 'prs_unistr': >rpc_parse/parse_prs.c:1179: warning: cast increases required alignment of target type >rpc_parse/parse_prs.c:1187: warning: cast increases required alignment of target type >rpc_parse/parse_prs.c:1197: warning: cast increases required alignment of target type >rpc_parse/parse_misc.c: In function 'smb_io_dom_sid2_p': >rpc_parse/parse_misc.c:310: warning: cast increases required alignment of target type >rpc_parse/parse_misc.c: In function 'prs_io_unistr2_p': >rpc_parse/parse_misc.c:1021: warning: cast increases required alignment of target type >rpc_parse/parse_sec.c: In function 'sec_io_acl': >rpc_parse/parse_sec.c:148: warning: cast increases required alignment of target type >rpc_parse/parse_sec.c:173: warning: cast increases required alignment of target type >rpc_parse/parse_sec.c: In function 'sec_io_desc': >rpc_parse/parse_sec.c:224: warning: cast increases required alignment of target type >rpc_parse/parse_sec.c:303: warning: cast increases required alignment of target type >rpc_parse/parse_sec.c:324: warning: cast increases required alignment of target type >rpc_parse/parse_sec.c: In function 'sec_io_desc_buf': >rpc_parse/parse_sec.c:383: warning: cast increases required alignment of target type >lib/interfaces.c: In function '_get_interfaces': >lib/interfaces.c:129: warning: cast increases required alignment of target type >lib/interfaces.c:143: warning: cast increases required alignment of target type >lib/sendfile.c: In function 'sys_sendfile': >lib/sendfile.c:188: warning: cast from pointer to integer of different size >lib/access.c: In function 'client_match': >lib/access.c:136: warning: cast increases required alignment of target type >lib/crc32.c: In function 'crc32_calc_buffer': >lib/crc32.c:96: warning: pointer targets in assignment differ in signedness >lib/util_str.c: In function 'STR_TO_SMB_BIG_UINT': >lib/util_str.c:2106: warning: array subscript has type 'char' >lib/util_str.c:2114: warning: array subscript has type 'char' >lib/util.c: In function 'smb_xstrndup': >lib/util.c:2303: warning: implicit declaration of function 'strndup' >lib/util.c:2303: warning: initialization makes pointer from integer without a cast >lib/util_sock.c: In function 'get_socket_addr': >lib/util_sock.c:41: warning: cast increases required alignment of target type >lib/util_sock.c: In function 'get_socket_port': >lib/util_sock.c:64: warning: cast increases required alignment of target type >lib/util_sock.c: In function 'client_inaddr': >lib/util_sock.c:100: warning: cast increases required alignment of target type >lib/util_sock.c: In function 'get_peer_addr': >lib/util_sock.c:1211: warning: cast increases required alignment of target type >lib/talloc.c: In function 'talloc_chunk_from_ptr': >lib/talloc.c:114: warning: cast increases required alignment of target type >lib/md5.c: In function 'byteReverse': >lib/md5.c:36: warning: cast increases required alignment of target type >lib/md5.c: In function 'MD5Update': >lib/md5.c:85: warning: cast increases required alignment of target type >lib/md5.c:94: warning: cast increases required alignment of target type >lib/md5.c: In function 'MD5Final': >lib/md5.c:129: warning: cast increases required alignment of target type >lib/md5.c:140: warning: cast increases required alignment of target type >lib/md5.c:141: warning: cast increases required alignment of target type >lib/md5.c:143: warning: cast increases required alignment of target type >lib/iconv.c:135: warning: 'sys_iconv' defined but not used >tdb/tdb.c: In function 'tdb_next_lock': >tdb/tdb.c:1284: warning: cast increases required alignment of target type >nsswitch/pam_winbind.c: In function 'converse': >nsswitch/pam_winbind.c:71: warning: passing argument 3 of 'pam_get_item' from incompatible pointer type >nsswitch/pam_winbind.c:74: warning: passing argument 2 of 'conv->conv' from incompatible pointer type >nsswitch/pam_winbind.c: In function '_make_remark': >nsswitch/pam_winbind.c:89: warning: assignment discards qualifiers from pointer target type >nsswitch/pam_winbind.c: In function '_winbind_read_password': >nsswitch/pam_winbind.c:329: warning: passing argument 3 of 'pam_get_item' from incompatible pointer type >nsswitch/pam_winbind.c:362: warning: assignment discards qualifiers from pointer target type >nsswitch/pam_winbind.c:370: warning: assignment discards qualifiers from pointer target type >nsswitch/pam_winbind.c:376: warning: assignment discards qualifiers from pointer target type >nsswitch/pam_winbind.c:434: warning: passing argument 3 of 'pam_get_item' from incompatible pointer type >nsswitch/pam_winbind.c: In function 'pam_sm_authenticate': >nsswitch/pam_winbind.c:462: warning: passing argument 2 of 'pam_get_user' from incompatible pointer type >nsswitch/pam_winbind.c: In function 'pam_sm_acct_mgmt': >nsswitch/pam_winbind.c:536: warning: passing argument 2 of 'pam_get_user' from incompatible pointer type >nsswitch/pam_winbind.c: In function 'pam_sm_chauthtok': >nsswitch/pam_winbind.c:614: warning: passing argument 2 of 'pam_get_user' from incompatible pointer type >nsswitch/pam_winbind.c:691: warning: passing argument 3 of 'pam_get_item' from incompatible pointer type >libsmb/libsmbclient.c: In function 'smbc_readdir_ctx': >libsmb/libsmbclient.c:2833: warning: cast increases required alignment of target type >libsmb/libsmbclient.c: In function 'smbc_getdents_ctx': >libsmb/libsmbclient.c:2900: warning: cast increases required alignment of target type >libsmb/libsmbclient.c:2926: warning: cast increases required alignment of target type >libsmb/libsmbclient.c:2927: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_obj_attr': >rpc_parse/parse_lsa.c:241: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_domain_list': >rpc_parse/parse_lsa.c:567: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_sid_enum': >rpc_parse/parse_lsa.c:857: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c:863: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_trans_names': >rpc_parse/parse_lsa.c:966: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c:970: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_q_lookup_names': >rpc_parse/parse_lsa.c:1093: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c:1095: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_r_lookup_names': >rpc_parse/parse_lsa.c:1164: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_r_enum_privs': >rpc_parse/parse_lsa.c:1394: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_r_enum_privsaccount': >rpc_parse/parse_lsa.c:1894: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_q_addprivs': >rpc_parse/parse_lsa.c:2080: warning: cast increases required alignment of target type >rpc_parse/parse_lsa.c: In function 'lsa_io_q_removeprivs': >rpc_parse/parse_lsa.c:2142: warning: cast increases required alignment of target type >rpc_parse/parse_net.c: In function 'net_io_id_info_ctr': >rpc_parse/parse_net.c:1302: warning: cast increases required alignment of target type >rpc_parse/parse_net.c: In function 'net_io_user_info3': >rpc_parse/parse_net.c:1642: warning: cast increases required alignment of target type >rpc_parse/parse_net.c:1679: warning: cast increases required alignment of target type >rpc_parse/parse_net.c:1681: warning: cast increases required alignment of target type >rpc_parse/parse_net.c: In function 'net_io_q_dsr_getdcname': >rpc_parse/parse_net.c:3221: warning: cast increases required alignment of target type >rpc_parse/parse_net.c:3237: warning: cast increases required alignment of target type >rpc_parse/parse_net.c: In function 'net_io_r_dsr_getdcname': >rpc_parse/parse_net.c:3320: warning: pointer targets in passing argument 4 of 'prs_uint32' differ in signedness >rpc_parse/parse_rpc.c: In function 'smb_io_rpc_context': >rpc_parse/parse_rpc.c:467: warning: cast increases required alignment of target type >rpc_parse/parse_rpc.c: In function 'smb_io_rpc_hdr_rb': >rpc_parse/parse_rpc.c:506: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_r_enum_dom_users': >rpc_parse/parse_samr.c:1426: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:1427: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'sam_io_sam_dispinfo_1': >rpc_parse/parse_samr.c:1576: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:1581: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'sam_io_sam_dispinfo_2': >rpc_parse/parse_samr.c:1666: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:1671: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'sam_io_sam_dispinfo_3': >rpc_parse/parse_samr.c:1755: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:1760: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'sam_io_sam_dispinfo_4': >rpc_parse/parse_samr.c:1845: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:1850: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'sam_io_sam_dispinfo_5': >rpc_parse/parse_samr.c:1930: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:1935: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_group_info_ctr': >rpc_parse/parse_samr.c:2310: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_r_query_groupmem': >rpc_parse/parse_samr.c:2885: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:2901: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_gids': >rpc_parse/parse_samr.c:3002: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_r_enum_domains': >rpc_parse/parse_samr.c:3157: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:3158: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_r_enum_dom_groups': >rpc_parse/parse_samr.c:3296: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:3297: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_r_enum_dom_aliases': >rpc_parse/parse_samr.c:3430: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:3431: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_q_query_useraliases': >rpc_parse/parse_samr.c:3771: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:3775: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_rids': >rpc_parse/parse_samr.c:3846: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_q_lookup_rids': >rpc_parse/parse_samr.c:4021: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_r_lookup_rids': >rpc_parse/parse_samr.c:4102: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:4106: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:4137: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_q_lookup_names': >rpc_parse/parse_samr.c:4661: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:4662: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_r_lookup_names': >rpc_parse/parse_samr.c:4771: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:4800: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_userinfo_ctr': >rpc_parse/parse_samr.c:6330: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6350: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6359: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6368: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6388: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6398: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6408: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6418: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c:6428: warning: cast increases required alignment of target type >rpc_parse/parse_samr.c: In function 'samr_io_q_set_domain_info': >rpc_parse/parse_samr.c:7590: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c: In function 'srv_io_srv_share_ctr': >rpc_parse/parse_srv.c:786: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:812: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:838: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:863: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:888: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:914: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:940: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:960: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:980: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c:1006: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c: In function 'srv_io_srv_sess_ctr': >rpc_parse/parse_srv.c:1850: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c: In function 'srv_io_srv_conn_ctr': >rpc_parse/parse_srv.c:2296: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c: In function 'srv_io_srv_file_ctr': >rpc_parse/parse_srv.c:2562: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c: In function 'srv_io_q_net_srv_set_info': >rpc_parse/parse_srv.c:3097: warning: cast increases required alignment of target type >rpc_parse/parse_srv.c: In function 'srv_io_r_net_disk_enum': >rpc_parse/parse_srv.c:3384: warning: cast increases required alignment of target type >rpc_parse/parse_ds.c: In function 'ds_io_dominfobasic': >rpc_parse/parse_ds.c:32: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'smb_io_notify_option_type_ctr': >rpc_parse/parse_spoolss.c:256: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'smb_io_notify_info_data_strings': >rpc_parse/parse_spoolss.c:415: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c:434: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spoolss_io_devmode': >rpc_parse/parse_spoolss.c:667: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c:674: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c:722: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c:729: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spoolss_io_devmode_cont': >rpc_parse/parse_spoolss.c:841: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spoolss_io_q_rffpcnex': >rpc_parse/parse_spoolss.c:1938: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spoolss_io_q_rfnpcnex': >rpc_parse/parse_spoolss.c:1989: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'smb_io_reldevmode': >rpc_parse/parse_spoolss.c:2134: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spool_io_printer_info_level': >rpc_parse/parse_spoolss.c:4609: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c:4622: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c:4632: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c:4641: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spool_io_printer_driver_info_level_3': >rpc_parse/parse_spoolss.c:4747: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spool_io_printer_driver_info_level_6': >rpc_parse/parse_spoolss.c:4825: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spoolss_io_r_enumprinterdata': >rpc_parse/parse_spoolss.c:5744: warning: cast increases required alignment of target type >rpc_parse/parse_spoolss.c: In function 'spoolss_io_printer_enum_values_ctr': >rpc_parse/parse_spoolss.c:6926: warning: cast increases required alignment of target type >rpc_parse/parse_dfs.c: In function 'dfs_io_dfs_info_ctr': >rpc_parse/parse_dfs.c:375: warning: cast increases required alignment of target type >rpc_parse/parse_dfs.c:395: warning: cast increases required alignment of target type >rpc_parse/parse_dfs.c:425: warning: cast increases required alignment of target type >rpc_parse/parse_dfs.c: In function 'dfs_io_dfs_storage_info': >rpc_parse/parse_dfs.c:518: warning: cast increases required alignment of target type >rpc_parse/parse_buffer.c: In function 'prs_rpcbuffer_p': >rpc_parse/parse_buffer.c:120: warning: cast increases required alignment of target type >lib/privileges.c: In function 'get_privileges': >lib/privileges.c:267: warning: cast increases required alignment of target type >lib/privileges.c: In function 'priv_traverse_fn': >lib/privileges.c:496: warning: cast increases required alignment of target type >libsmb/smb_share_modes.c: In function 'smb_get_share_mode_entries': >libsmb/smb_share_modes.c:196: warning: cast increases required alignment of target type >libsmb/smb_share_modes.c:212: warning: cast increases required alignment of target type >libsmb/smb_share_modes.c: In function 'smb_create_share_mode_entry': >libsmb/smb_share_modes.c:279: warning: cast increases required alignment of target type >libsmb/smb_share_modes.c:282: warning: cast increases required alignment of target type >libsmb/smb_share_modes.c:304: warning: cast increases required alignment of target type >libsmb/smb_share_modes.c:312: warning: cast increases required alignment of target type >libsmb/smb_share_modes.c:316: warning: cast increases required alignment of target type >libsmb/smb_share_modes.c: In function 'smb_delete_share_mode_entry': >libsmb/smb_share_modes.c:359: warning: cast increases required alignment of target type >libsmb/smb_share_modes.c:361: warning: cast increases required alignment of target type >libsmb/smb_share_modes.c:425: warning: cast increases required alignment of target type >libsmb/smb_share_modes.c: In function 'smb_change_share_mode_entry': >libsmb/smb_share_modes.c:457: warning: cast increases required alignment of target type >libsmb/smb_share_modes.c:459: warning: cast increases required alignment of target type >libmsrpc/libmsrpc_internal.c: In function 'cac_MakeRegValueData': >libmsrpc/libmsrpc_internal.c:261: warning: cast increases required alignment of target type >libmsrpc/libmsrpc_internal.c:265: warning: cast increases required alignment of target type >getdate.y:160: warning: function declaration isn't a prototype >getdate.y:161: warning: function declaration isn't a prototype >getdate.y:452: warning: function declaration isn't a prototype >getdate.y:455: warning: function declaration isn't a prototype >getdate.y:458: warning: function declaration isn't a prototype >getdate.y: In function 'to_hour': >getdate.y:650: warning: implicit declaration of function 'abort' >getdate.y:650: warning: incompatible implicit declaration of built-in function 'abort' >getdate.y: In function 'lookup_zone': >getdate.y:679: warning: implicit declaration of function 'strcmp' >getdate.y: In function 'lookup_word': >getdate.y:736: warning: implicit declaration of function 'strlen' >getdate.y:736: warning: incompatible implicit declaration of built-in function 'strlen' >getdate.y:740: warning: implicit declaration of function 'strncmp' >modules/vfs_expand_msdfs.c: In function 'read_target_host': >modules/vfs_expand_msdfs.c:85: warning: array subscript has type 'char' >modules/CP850.c: In function 'CP850_pull': >modules/CP850.c:121: warning: cast increases required alignment of target type >modules/CP437.c: In function 'CP437_pull': >modules/CP437.c:136: warning: cast increases required alignment of target type
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 3346
: 1645 |
1672
|
1673
|
1690
|
1691
|
1692
|
1693
|
1694