Bug 3923 - libndr/ndr_string.c: chset, enumerated type is mixed with another type
Summary: libndr/ndr_string.c: chset, 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 minor
Target Milestone: none
Assignee: Tim Potter
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-12 10:08 UTC by Jason Mader (mail bounces back)
Modified: 2006-07-12 14:33 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-07-12 10:08:14 UTC
( revision 16982 )
--- libndr/ndr_string.o ---
cc-1185 c99: WARNING File = libndr/ndr_string.c, Line = 565
  An enumerated type is mixed with another type.

                                    chset, CH_UNIX, 
                                    ^
Comment 1 Jeremy Allison 2006-07-12 14:33:59 UTC
Fixed thanks !
Jeremy.