Bug 3005 - printing/printing.c: enum printing_types
Summary: printing/printing.c: enum printing_types
Status: RESOLVED LATER
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.20
Hardware: SGI IRIX
: P3 normal
Target Milestone: none
Assignee: Tim Potter
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-15 10:33 UTC by Jason Mader (mail bounces back)
Modified: 2005-09-28 07:18 UTC (History)
0 users

See Also:


Attachments
changes the argument type on get_printer_fns_from_type() (887 bytes, patch)
2005-08-15 10:54 UTC, Jason Mader (mail bounces back)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Mader (mail bounces back) 2005-08-15 10:33:01 UTC
cc-1185 cc: WARNING File = printing/printing.c, Line = 247
  An enumerated type is mixed with another type.

        printer_fns->type = type;
                          ^
Comment 1 Jason Mader (mail bounces back) 2005-08-15 10:54:07 UTC
Created attachment 1378 [details]
changes the argument type on get_printer_fns_from_type()
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-09-28 07:18:02 UTC
I'm going to leave this for later.