delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/03/24/16:05:56

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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
X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs
Date: Mon, 24 Mar 2003 16:05:41 -0500 (EST)
From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: Pascal Obry <p DOT obry AT wanadoo DOT fr>
cc: cygwin AT cygwin DOT com
Subject: Re: texi2dvi problem, uname bug
In-Reply-To: <15999.27880.968000.783214@gargle.gargle.HOWL>
Message-ID: <Pine.GSO.4.44.0303241559500.561-100000@slinky.cs.nyu.edu>
Importance: Normal
MIME-Version: 1.0

On Mon, 24 Mar 2003, Pascal Obry wrote:

> Hello,
>
> I'm using Cygwin 1.3.22-1.
>
> On line 105 of the texi2dvi script there is `uname -S ...`
> the capital S here is wrong, it should be a lower-case s.
> (there is no -S uname option). Here is the patch:
>
> <<
> *** texi2dvi.orig       Mon Mar 24 21:38:25 2003
> --- texi2dvi    Mon Mar 24 21:38:16 2003
> ***************
> *** 102,108 ****
>   elif echo "$PATH" | grep ':.*:' 2>/dev/null; then
>       path_sep=':'
>   else
> !     case "`uname -S 2>/dev/null`" in
>         [Cc][Yy][Gg][Ww][Ii][Nn]*) path_sep=':' ;;
>         *) path_sep = ';' ;;
>       esac
> --- 102,108 ----
>   elif echo "$PATH" | grep ':.*:' 2>/dev/null; then
>       path_sep=':'
>   else
> !     case "`uname -s 2>/dev/null`" in
>         [Cc][Yy][Gg][Ww][Ii][Nn]*) path_sep=':' ;;
>         *) path_sep = ';' ;;
>       esac
> >>
>
> Pascal.

While you're correct in principle, wouldn't the above be a no-op under
Cygwin anyway (unless your PATH has less than 3 entries in it)?
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor AT watson DOT ibm DOT com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk!
  -- /usr/games/fortune


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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