Bug 7181 - buildwarnings in net_ads.c
Summary: buildwarnings in net_ads.c
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.5
Classification: Unclassified
Component: i18n (show other bugs)
Version: 3.5.0rc3
Hardware: Other Linux
: P3 normal
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-25 12:20 UTC by Guenther Deschner
Modified: 2010-03-01 04:23 UTC (History)
0 users

See Also:


Attachments
patch that has been pushed into master (1.26 KB, patch)
2010-02-25 12:22 UTC, Guenther Deschner
bjacke: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guenther Deschner 2010-02-25 12:20:36 UTC
Compiling utils/net_ads.c
utils/net_ads.c: In function 'net_ads_dns_register':
utils/net_ads.c:1437: warning: too many arguments for format
utils/net_ads.c: In function 'net_ads_dns_gethostbyname':
utils/net_ads.c:1489: warning: too many arguments for format
Comment 1 Guenther Deschner 2010-02-25 12:22:33 UTC
Created attachment 5422 [details]
patch that has been pushed into master
Comment 2 Björn Jacke 2010-02-25 14:22:10 UTC
Comment on attachment 5422 [details]
patch that has been pushed into master

+1, thanks
Comment 3 Guenther Deschner 2010-02-25 16:37:37 UTC
karolin, please add to 3.5
Comment 4 Karolin Seeger 2010-03-01 04:23:53 UTC
Pushed to v3-5-test.
Will be included in 3.5.0.

Closing out bug report.

Thanks!