From: Ben Pfaff <blp@cs.stanford.edu>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: bug: enter fails if level > 0
Date: Sun, 10 Oct 2004 16:37:59 -0700 [thread overview]
Message-ID: <87wtxykuug.fsf@benpfaff.org> (raw)
In-Reply-To: 41699584.7090409@hispeed.ch
Stefan Kisdaroczi <kisda@hispeed.ch> writes:
> ... fixes 2)
> - while (level--) {
> + while (---level) {
You mean -- not --- right?
--
Aim to please, shoot to kill.
prev parent reply other threads:[~2004-10-10 23:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-10 20:03 [Qemu-devel] bug: enter fails if level > 0 Stefan Kisdaroczi
2004-10-10 23:37 ` Ben Pfaff [this message]
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=87wtxykuug.fsf@benpfaff.org \
--to=blp@cs.stanford.edu \
--cc=qemu-devel@nongnu.org \
/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).