Bug 2528 - rpc_client/cli_samr.c: "unsigned char *" incompatible with "char *"
Summary: rpc_client/cli_samr.c: "unsigned char *" incompatible with "char *"
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-22 14:38 UTC by Jason Mader (mail bounces back)
Modified: 2006-06-14 06:08 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-22 14:38:59 UTC
Compiling rpc_client/cli_samr.c
cc-1164 cc: WARNING File = rpc_client/cli_samr.c, Line = 1459
  Argument of type "unsigned char *" is incompatible with parameter of type
          "char *".

                encode_pw_buffer(new_lm_password, newpassword, STR_UNICODE);
                                 ^

cc-1164 cc: WARNING File = rpc_client/cli_samr.c, Line = 1468
  Argument of type "unsigned char *" is incompatible with parameter of type
          "char *".

        encode_pw_buffer(new_nt_password, newpassword, STR_UNICODE);
                         ^

cc-1164 cc: WARNING File = rpc_client/cli_samr.c, Line = 1481
  Argument of type "unsigned char *" is incompatible with parameter of type
          "const char *".

                                   new_nt_password,
                                   ^

cc-1164 cc: WARNING File = rpc_client/cli_samr.c, Line = 1483
  Argument of type "unsigned char *" is incompatible with parameter of type
          "const char *".

                                   new_lm_password,
                                   ^
Comment 1 Gerald (Jerry) Carter (dead mail address) 2005-03-24 06:26:02 UTC
lowering priority
Comment 2 James Peach 2005-07-30 22:45:49 UTC
Reassign IRIX bugs to me.
Comment 3 Jason Mader (mail bounces back) 2006-06-14 06:08:26 UTC
Compiler warning is not in 3.0.23rc2