X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:cc:subject:date:message-id:references
	:in-reply-to:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=PRIkMAHTojCNoQ2F
	Lz4PcT9QhCrVp8csfe65EjqKwWyVdKmUj3JoDMHMOHIobMRnLcIDtWKqcS7svOSI
	U57SH7jFJ5fDe8Z+d2qNpYmTRoIK7LNYJ+qYfGmEdbZ5qFV6XF2jmtcdBlmGX+Db
	dJZ2MgF1NDXRAf4Y1on4r9Hvqgk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:cc:subject:date:message-id:references
	:in-reply-to:mime-version:content-type
	:content-transfer-encoding; s=default; bh=Y37Mjq2rmVMrgZg0aqnow2
	OtvHc=; b=JqddplpWCcGGFAtTyv+wtIOJ3//u/HbK8XtuoN4EES0ubKgEgfIdQo
	QRpHU/vTkjn7m3Sw4x51cl7nJy4O7jnhiW/pe/ROQ/ccmdR23kq9faAQmcnFUkEs
	ulCOqH53cOTYS4Lq2B5aDBEW18iGzZbtXdfDF2czfilool2OxL0lw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=2.6 required=5.0 tests=AWL,BAYES_50,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPAM_SUBJECT1,SPF_HELO_PASS,SPF_NEUTRAL autolearn=no version=3.3.1 spammy=cygwin-d, Townsend, sensitivity, townsend
X-HELO: NAM03-CO1-obe.outbound.protection.outlook.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=purdue0.onmicrosoft.com; s=selector1-purdue0-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=Jh2j33BRgn9/MF22nHjlcssUMZ66OOJMEayl7k4+RTw=; b=rdJMXusYrooV4MEOsl0hxLQivO/3+Blnpf/LFPtE5xYOO3vc2YfXJwdh1hRLTn0oJr532UhaDcCODix/i1tBtmMYHGD7CVcoJU4imMZooIa44FsJ6irUmboiV0DCnXRBaFd06XerKxNow2o2C91uBSqRFLgbk27cjOQUhujaLbA=
From: "Townsend, Paul" <aab@purdue.edu>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
CC: "Townsend, Paul" <aab@purdue.edu>
Subject: Re: package cygwin-d-... case sensitivity problems --
Date: Thu, 20 Jun 2019 00:51:27 +0000
Message-ID: <BN6PR22MB16819E901DB50390CD0B9492C1E50@BN6PR22MB1681.namprd22.prod.outlook.com>
References: <BN6PR22MB1681B1EC53E2B78DEAE70596C1EA0@BN6PR22MB1681.namprd22.prod.outlook.com>
In-Reply-To: <BN6PR22MB1681B1EC53E2B78DEAE70596C1EA0@BN6PR22MB1681.namprd22.prod.outlook.com>
authentication-results: spf=none (sender IP is ) smtp.mailfrom=aab@purdue.edu;
x-ms-oob-tlc-oobclassifiers: OLM:10000;
received-spf: None (protection.outlook.com: purdue.edu does not designate permitted sender hosts)
x-ms-exchange-senderadcheck: 1
MIME-Version: 1.0
X-MS-Exchange-CrossTenant-mailboxtype: HOSTED
X-MS-Exchange-CrossTenant-userprincipalname: aab@purdue.edu
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x5K0qFiG010367

--The NAME section line for the jN.3 man page is


jN, jNf, yN, yNf, j0, j0f, j1, j1f, jn, jnf, y0, y0f, y1, y1f, yn, ynf - Bessel functions


In a quick perusal of the available Cygwin math functions, I could find no available function with the first four names above although a C call to jN() does link successfully. In addition, the man page itself does not explicitly describe those four.  Again, a quick google internet search did not find jN although I did find Jn.


My original "simplest solution" would not work.


New suggestion:  Rename the jN.3 file bessel.3 and replace the first four names in the roff source file with bessel.



--  Thanks,

--    Paul Townsend


________________________________
From: Townsend, Paul
Sent: Tuesday, June 18, 2019 1:46:20 PM
To: cygwin@cygwin.com
Cc: Townsend, Paul
Subject: package cygwin-d-... case sensitivity problems --


The cygwin-doc-... package has several problems in at least the /usr/share/man/man3 directory where multiple file names differ only in case, i.e., the tar file contains, in this order,


  usr/share/man/man3/jN.3.gz

  usr/share/man/man3/jn.3.gz


The jN.3.gz file contains the roff text and the jn.3.gz file contains a roff .so directive pointing at jN.3.  The file that ends up in man3 is jn.3.gz and jN.3.gz disappears.


The simplest solution would be to just remove jn.3.gz and similar .so files from the tarball.  This would at least allow the roff text files to exist.


-- Thanks,

--    Paul Townsend


FMI - where was the tarball created?  It certainly was not on a computer with Windows and case insensitivity.

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


