delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/03/16/10:28:51

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-ID: <3AB22CA5.333AB56C@ece.gatech.edu>
Date: Fri, 16 Mar 2001 10:09:25 -0500
From: "Charles S. Wilson" <cwilson AT ece DOT gatech DOT edu>
X-Mailer: Mozilla 4.75 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Egor Duda <cygwin AT cygwin DOT com>
Subject: Re: Problem with scanw() in ncurses
References: <3AAF3338 DOT 2732C4FB AT mdh DOT se> <3AB21FB8 DOT 3B708AF0 AT ece DOT gatech DOT edu> <549259644 DOT 20010316174558 AT logos-m DOT ru>

Egor Duda wrote:
> 
> when  i  looked  at it last time i've seen the following code fragment
> along this function execution:
> 
> ncurses\base\vsscanf.c:
> 
> ....
> NCURSES_EXPORT(int, vsscanf)
> (const char *str, const char *format, va_list ap)
> {
>         /*
>          * You don't have a native vsscanf(3), and you don't have System-V
>          * compatible stdio internals.  You're probably using a BSD
>          * older than 4.4 or a really old Linux.  You lose.  Upgrade
>          * to a current C library to win.
>          */
>         return -1;      /* not implemented */
> }
> ...
> 
> i believe this is the reason.

So cygwin 'loses' because it's using newlib, and newlib doesn't provide
vsscanf ?  Hmmm....

--Chuck

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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