Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2007 15:20:18 GMT
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/115841: [MAINTAINER UPDATE] ftp/bsdftpd-ssl: fix problems with gcc 4
Message-ID:  <200708301520.l7UFKIeD041653@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/115841; it has been noted by GNATS.

From: Sergey Matveychuk <sem@FreeBSD.org>
To: bug-followup@FreeBSD.org,  skynick@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708301520.l7UFKIeD041653>