Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: "Smith, Jonathan C5" <SmithJC5@navair.navy.mil>
Cc: "'gdb@sources.redhat.com'" <gdb@sources.redhat.com>
Subject: Re: PR 207, 662
Date: Tue, 19 Nov 2002 14:31:00 -0000	[thread overview]
Message-ID: <3DDABBA7.10209@redhat.com> (raw)
In-Reply-To: <F97EA20B113CD211A6C40000F81EE1F10ED008DC@nems07.nawcad.navy.mil>

> Further, on attempt to compile, it fails in expect/exp_command.c with the
> following errors:
> 
> cc-1515 cc: ERROR File = exp_command.c, Line 920
>   A value of type "void *" cannot be assigned to an entity of type "int".
> 
>                 master = ((mode & TCL_READABLE)?rfd:wfd);
> 
> cc-1164 cc: ERROR File = exp_command.c, Line 930
>   Argument of type "void *" is incompatible with parameter of type "int".
> 
>                         if (-1 == (write_master = dup(wfd))) {

Hmm, I thought that one was `fixed'.  Just add a cast to supress the 
warning.

Andrew



  reply	other threads:[~2002-11-19 22:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-18  5:32 Smith, Jonathan C5
2002-11-19 14:31 ` Andrew Cagney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-18  4:55 Smith, Jonathan C5
2002-11-19 14:29 ` Andrew Cagney
2002-10-29 11:44 Smith, Jonathan C5
2002-10-24  8:43 Smith, Jonathan C5
2002-11-15 17:18 ` Andrew Cagney
2002-10-23 13:36 Smith, Jonathan C5
2002-10-23 14:30 ` Andrew Cagney
2002-10-23 11:12 Smith, Jonathan C5
2002-10-23 11:45 ` Andrew Cagney

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=3DDABBA7.10209@redhat.com \
    --to=ac131313@redhat.com \
    --cc=SmithJC5@navair.navy.mil \
    --cc=gdb@sources.redhat.com \
    /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