Email List: Xaustin-group-lX
[All Lists]

Re: Operators in 1003.1

To: "Schwarz, Konrad (CT)" <konrad.schwarz@xxxxxxxxxxx>
Subject: Re: Operators in 1003.1
From: "Rocky Bernstein" <rocky.bernstein@xxxxxxxxx>
Date: Mon, 30 Jun 2008 06:39:03 -0400
Cc: austin-group-l@xxxxxxxxxxxxx
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=yXyvqA0CSE4aW/DHWDGPgRg+MBc/2wqkfPbwjVt04aw=; b=i/yMKeBalIZcSDRA9uHtl2CvZzHNVrIsRlsC6vXYRbN/Ro0zAL7C45Rwis9rRYRmBe NNGOgV5BmA4+pJaHLx7F83voMZWxg/t44wOm1MuT7jrolYh0WoT2CyiVRmhrW2vsnD7s ulHKISCIOK3vCDePjm+Q949vxfSMy3GQLWfiw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=wXzLT7mJk7eGmI5NnS7SFu/EnwVmT5YdJXlpPZneTvC9K9p4Y7B1yUST4kvm6HdWXn +FGT78gEl26G75x7xiWzMe0NJt8NTfP37wwLKmdfSZ4AF8q8k+Llpy3V525C7FNvpaFb 0gRrcVpmNHt0kxZwlqyH9aIyhBKd5gD47ng8o=
References: <6cd6de210806272128t65dffff1t9d065ece5a1c9608@mail.gmail.com> <2A0150C01096FE48B4DEFC16A39E9C18026978B1@MCHP7RCA.ww002.siemens.net>
On Mon, Jun 30, 2008 at 4:11 AM, Schwarz, Konrad (CT)
<konrad.schwarz@siemens.com> wrote:
>> From: Rocky Bernstein [mailto:rocky.bernstein@gmail.com]
>> Sent: Saturday, June 28, 2008 6:28 AM
>> To: austin-group-l@opengroup.org
>> Subject: Operators in 1003.1
>>
>> In XCU 2299  in section 2.3 "Token recognition " and  XCU 2325 mention
>> is made of token "operators". However in the grammar XCU 2327 only
>> some of those token operators are listed, namely those that are more
>> than one character long which I guess those used in the grammar.
>> Scattered throughout  the rest of the document though you can find
>> mention of other single character token operators. In particular
>> parenthesis (which serves double duty for subshell and case) close
>> parenthesis, the pipe symbol, semicolon and possibly the arithmetic
>> operators (some of which are more than one character).
>
> Section 2.2, Quoting, lists the characters with special meaning.

Yes, this is true. However it doesn't call those characters
"operators".  Are you implying that all of the characters in section
2.2 with special meaning are operators? The first mention of an
operator is in section 2.1:

    The shell breaks tokens into words and operators. See section 2.3

which then says:
    If the previous character was used as part of an operator and the
current character is not quoted and can be used with the current
characters to form an operator, it shall be used as part of that
(operator) token.

>
> Regards,
> Konrad Schwarz
>

<Prev in Thread] Current Thread [Next in Thread>