Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Dave Murphy <davem@devkitpro.org>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH]  build powerpc sim for mingw host
Date: Thu, 14 Feb 2008 00:42:00 -0000	[thread overview]
Message-ID: <20080214004150.GA4036@caradoc.them.org> (raw)
In-Reply-To: <47ACE034.6020802@devkitpro.org>

On Fri, Feb 08, 2008 at 11:05:24PM +0000, Dave Murphy wrote:
> -#ifdef __CYGWIN32__
> +#ifdef __WIN32__
>    if ((file->size) && ((nr = read(fd, file->buffer, file->size)) <= 0)) {
>  #else
>    if ((nr = read(fd, file->buffer, file->size)) < file->size) {

What the heck does this accomplish, anyway?  For either Cygwin or mingw32.

-- 
Daniel Jacobowitz
CodeSourcery


      parent reply	other threads:[~2008-02-14  0:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-08 23:05 Dave Murphy
2008-02-13 23:39 ` Joel Brobecker
2008-02-13 23:48   ` Brian Dessent
2008-02-14  0:42 ` Daniel Jacobowitz [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=20080214004150.GA4036@caradoc.them.org \
    --to=drow@false.org \
    --cc=davem@devkitpro.org \
    --cc=gdb-patches@sourceware.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