Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Grant Edwards <grante@visi.com>
To: Jan Van Belle <Jan.Van_Belle@alcatel.be>,
	Jan_VAN_BELLE/BE/ALCATEL@ALCATEL.visi.com
Cc: gdb@sources.redhat.com
Subject: Re: bugfix gdb5.0/insight5.0
Date: Fri, 07 Dec 2001 06:38:00 -0000	[thread overview]
Message-ID: <20011207084414.A574@visi.com> (raw)
In-Reply-To: <3C108A1A.561C7AF7@alcatel.be>; from Jan.Van_Belle@alcatel.be on Fri, Dec 07, 2001 at 10:21:30AM +0100

On Fri, Dec 07, 2001 at 10:21:30AM +0100, Jan Van Belle wrote:

>     for those compiling for target arm-elf, I have a small bugfix at
> compile-time.
> 
> remove: struct tm lt;
> 
> in two functions. (openLog() and closeLog() or something. It are the
> first two functions in the file).
> 
> in file: xxx/xxx5.0/gdb/rdi-share/devsw.c
> 
> Otherwise I got: struct tm : size not known.
> struct tm is declared in the two functions but not called in any way...

I see time.h was included a while back to get rid of the
warning, but it looks like Mr. Van Belle is right, the stuct is
never used, so both the declaration and the include of time.h
should be removed.

-- 
Grant Edwards
grante@visi.com


      reply	other threads:[~2001-12-07 14:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-07  1:20 Jan Van Belle, Jan_VAN_BELLE/BE/ALCATEL
2001-12-07  6:38 ` Grant Edwards [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=20011207084414.A574@visi.com \
    --to=grante@visi.com \
    --cc=Jan.Van_Belle@alcatel.be \
    --cc=Jan_VAN_BELLE/BE/ALCATEL@ALCATEL.visi.com \
    --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