delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/10/23/04:12:56

X-Spam-Check-By: sourceware.org
Date: Mon, 23 Oct 2006 10:12:28 +0200 (MET DST)
From: Angelo Graziosi <Angelo DOT Graziosi AT roma1 DOT infn DOT it>
To: cygwin AT cygwin DOT com
cc: cygwin AT cwilson DOT fastmail DOT fm
Subject: setup.ini causes problems to setup.exe
Message-ID: <Pine.OSF.4.21.0610231007320.15624-100000@ax0rm1.roma1.infn.it>
MIME-Version: 1.0
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

I want to flag that:

the current setup.ini (20061023 02:00) contains:

--------------------------------------------------------------------
@ libasprintf0
sdesc: "C-style formatted output in C++ (runtime)"
ldesc: "libasprintf makes the C formatted output routines
(fprintf et. al.) usable in C++ programs, with C++ Standard
Library strings and iostreams.  For instance:
   cerr << autosprintf ('syntax error in %s:%d: %s', filename, line,
errstring);
as opposed to
   cerr << 'syntax error in ' << filename << ':" << line << ': ' <<
errstring;
This is important for gettext/internationalized C++ programs, as the
format string in the autosprintf example can be translated as a single
unit, while the C++-traditional style cannot.  Further, autosprintf
supports
positional parameters in the format string, which is important when the
translation rearranges the arguments."
category: Libs
requires: cygwin
version: 0.15-1
install: release/gettext/libasprintf0/libasprintf0-0.15-1.tar.bz2 104690
90a3e2ecaa2d0ad38cc38b3d09e51d7f
source: release/gettext/gettext-0.15-1-src.tar.bz2 8114519
26aac64541e764b50459df008d1f8445

--------------------------------


When one tries to update Cygwin, 'setup.exe' gives 'run-time' error when
parsing setup.ini.


Cheers,

   Angelo.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019