Bug 3722 - utils/smbcontrol.c: enumerated type is mixed with another type
Summary: utils/smbcontrol.c: enumerated type is mixed with another type
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.23
Hardware: SGI IRIX
: P3 normal
Target Milestone: none
Assignee: Tim Potter
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-25 12:09 UTC by Jason Mader (mail bounces back)
Modified: 2006-05-25 10:47 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) 2006-04-25 12:09:50 UTC
--- utils/smbcontrol.o ---
cc-1185 cc: WARNING File = utils/smbcontrol.c, Line = 710
  An enumerated type is mixed with another type.

                tdb->ecode = 0;
                           ^
Comment 1 Jason Mader (mail bounces back) 2006-05-25 09:06:05 UTC
this still exists in 3.0.23rc1
Comment 2 Jeremy Allison 2006-05-25 10:47:44 UTC
Fixed thanks !
Jeremy.