9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Martin Neubauer <m.ne@gmx.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] hoc's behaviour, unary operators
Date: Fri, 30 Oct 2009 17:22:15 +0100	[thread overview]
Message-ID: <20091030162215.GA1025@shodan.homeunix.net> (raw)
In-Reply-To: <3aaafc130910300855l3d7113a2hd3fcf3c4330930c1@mail.gmail.com>

* Jorden Mauro (jrm8005@gmail.com) wrote:
> The -- with no space may be harder to fix.
More importantly, it actually is a syntax error. Consider:

1-(-2)	//Add 2 to 1
1--	//Decrement 1, how?
--2	//Decrement 2, how?
1--2	//Decrement 1? Decrement 2? How?



  parent reply	other threads:[~2009-10-30 16:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-30 15:20 Rudolf Sykora
2009-10-30 15:44 ` Rudolf Sykora
2009-10-30 15:55   ` Jorden Mauro
2009-10-30 16:09     ` Rudolf Sykora
2009-10-30 16:27       ` Martin Neubauer
2009-10-30 18:19         ` Rudolf Sykora
2009-10-30 16:22     ` Martin Neubauer [this message]
     [not found] <<a560a5d00910301119t4ee76736j80bdebbb9fa9bd31@mail.gmail.com>
2009-10-30 18:28 ` erik quanstrom
2009-10-30 19:03   ` matt
2009-10-30 19:39   ` Rudolf Sykora
2009-11-02  9:56   ` Dennis Ritchie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091030162215.GA1025@shodan.homeunix.net \
    --to=m.ne@gmx.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).