Bug 1626 - PATCH: fix to compile cmd_spoolss.c
Summary: PATCH: fix to compile cmd_spoolss.c
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.5
Hardware: All Linux
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-18 03:12 UTC by Olaf Flebbe
Modified: 2005-08-24 10:20 UTC (History)
0 users

See Also:


Attachments
proposed patch (402 bytes, patch)
2004-08-18 03:13 UTC, Olaf Flebbe
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olaf Flebbe 2004-08-18 03:12:18 UTC
Hi,

I had trouble to compile cmd_spoolss.c cleanly because of a type glitch.

The second-last argument of cli_spoolss_enum_ports is declared as uint32, but
return is declared as int. See Attached patch
Comment 1 Olaf Flebbe 2004-08-18 03:13:24 UTC
Created attachment 605 [details]
proposed patch
Comment 2 Guenther Deschner 2004-08-24 04:56:28 UTC
Thanks, fixed in subversion.
Comment 3 Gerald (Jerry) Carter (dead mail address) 2005-02-07 09:39:29 UTC
originally against 3.0.6rc2
Comment 4 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:20:09 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.