| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-apps-help AT cygwin DOT com; run by ezmlm |
| Sender: | cygwin-apps-owner AT cygwin DOT com |
| List-Subscribe: | <mailto:cygwin-apps-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-apps/> |
| List-Post: | <mailto:cygwin-apps AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-apps-help AT cygwin DOT com>, <http://sources.redhat.com/lists.html#faqs> |
| Mail-Followup-To: | cygwin-apps AT cygwin DOT com |
| Delivered-To: | mailing list cygwin-apps AT cygwin DOT com |
| Date: | Thu, 30 May 2002 14:09:39 -0400 |
| From: | Christopher Faylor <cgf AT redhat DOT com> |
| To: | cygwin-apps AT cygwin DOT com |
| Subject: | Re: Setup 2.218.2.9 fails to read setup.ini file from prc-tools mirror |
| Message-ID: | <20020530180939.GB7610@redhat.com> |
| Reply-To: | cygwin-apps AT cygwin DOT com |
| Mail-Followup-To: | cygwin-apps AT cygwin DOT com |
| References: | <3CF65413 DOT A77DACD1 AT cistron DOT nl> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <3CF65413.A77DACD1@cistron.nl> |
| User-Agent: | Mutt/1.3.23.1i |
On Thu, May 30, 2002 at 06:32:19PM +0200, Ton van Overbeek wrote:
>The error messages which Carl saw come from iniparse.cc, which in turn is produced
>from the parser definition in iniparse.y.
>
>>From the definitions in iniparse.y it is clear that the sdesc and ldesc arguments
>have to be put in quotes in order to be recognized as a single token.
>So, as John said, the example at the bottom of the page
>(http://sources.redhat.com/cygwin-apps/setup.html) is wrong and should be
>corrected. (Rob, are you listening ?)
What specific example are you looking at?
% grep sdesc setup.html
sdesc: <i>"some text"</i>
<p><tt>sdesc</tt> and <tt>ldesc</tt> are both mandatory fields for
the <tt>sdesc</tt> field is required for correct operation of setup.exe.
<p><tt>sdesc</tt> is a one line description of the package. This is the
<tt>sdesc: "boffo: A whackamole simulation in ASCII art"</tt>
<tt>sdesc: "A whackamole simulation in ASCII art"</tt>
sdesc: "A whackamole simulation in ASCII art"
<tt>sdesc: "A whackamole simulation in ASCII art"</tt><br>
<tt>sdesc: "Runtime library for a whackamole simulation in ASCII art"</tt><br>
They all seem to have quotes to me.
cgf
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |