Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Date: Thu, 4 Jul 2002 23:06:30 -0400 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: printfs in cygserver? Message-ID: <20020705030630.GA24255@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23.1i There seems to be a lot of of "printfs" in cygserver code that is apparently linked into cygwin. I specifically noticed it it cygserver_transport_pipes.cc and cygserver_transport_sockets.cc. Is this being corrected? We don't use raw printf in cygwin code. cgf