ports/115841: [MAINTAINER UPDATE] ftp/bsdftpd-ssl: fix problems with gcc 4

Sergey Matveychuk sem at FreeBSD.org
Thu Aug 30 15:20:19 UTC 2007


The following reply was made to PR ports/115841; it has been noted by GNATS.

From: Sergey Matveychuk <sem at FreeBSD.org>
To: bug-followup at FreeBSD.org,  skynick at mail.sc.ru
Cc:  
Subject: Re: ports/115841: [MAINTAINER UPDATE] ftp/bsdftpd-ssl: fix problems
 with gcc 4
Date: Thu, 30 Aug 2007 19:19:31 +0400

 It's a quite strange way to fix build:
 +-               BIO_printf(out, "write to %08X (%d bytes => %ld (%X))\n",
 +-                         bio, argi, ret, ret);
 ++/*             BIO_printf(out, "write to %08X (%d bytes => %ld (%X))\n",
 ++                         bio, argi, ret, ret);*/
 
 It looks like a functional change.
 Are you sure?
 -- 
 Dixi.
 Sem.



More information about the freebsd-ports-bugs mailing list