Bug 39359

Summary: Downloader 2.01 does not compile on gcc 3.1
Product: Ports & Packages Reporter: Jan Stocker <Jan.Stocker>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me CC: ports
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Jan Stocker 2002-06-16 08:10:02 UTC
Downloader has defined prototypes and implementation with default arguments in both files. 
e.g. tHttpDownload::init(tAddr*, tCfg*, tSocket* = 0) in httpd.cc and httpd.h
So compilation failed (unter -current with system cc (3.1))

How-To-Repeat: $ cd /usr/ports/ftp/downloader
$ make
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-06-16 19:49:28 UTC
State Changed
From-To: open->closed

committed, thanks