Bug 2536 - client/client.c: "size_t *" incompatible with "unsigned long long *"
Summary: client/client.c: "size_t *" incompatible with "unsigned long long *"
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.12
Hardware: SGI IRIX
: P4 normal
Target Milestone: none
Assignee: James Peach
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-23 07:22 UTC by Jason Mader (mail bounces back)
Modified: 2006-06-14 06:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Mader (mail bounces back) 2005-03-23 07:22:54 UTC
Compiling client/client.c
cc-1164 cc: WARNING File = client/client.c, Line = 766
  Argument of type "size_t *" is incompatible with parameter of type
          "unsigned long long *".

                          &attr, &size, NULL, NULL, NULL)) {
                                 ^

cc-1164 cc: WARNING File = client/client.c, Line = 1157
  Argument of type "size_t *" is incompatible with parameter of type
          "unsigned long long *".

                            !cli_getattrE(targetcli, fnum, NULL, &start, NULL,
NULL, NULL)) {
                                                                 ^
Comment 1 Gerald (Jerry) Carter (dead mail address) 2005-03-24 06:26:31 UTC
lowering priority
Comment 2 James Peach 2005-07-30 22:46:16 UTC
Reassign IRIX bugs to me.
Comment 3 Jason Mader (mail bounces back) 2006-06-14 06:10:43 UTC
Compiler warning is not in 3.0.23rc2