public inbox for ecos-maintainers@sourceware.org
 help / color / mirror / Atom feed
From: John Dallaway <jld@ecoscentric.com>
To: ecos-maintainers@sources.redhat.com
Subject: Re: [APPROVE] __cxa_pure_virtual()
Date: Thu, 27 Mar 2003 18:32:00 -0000	[thread overview]
Message-ID: <200303271835.09792.jld@ecoscentric.com> (raw)
In-Reply-To: <3E833DDE.3090709@eCosCentric.com>

I have no objection to this patch for the eCos 2.0 branch.

John Dallaway

-----Original Message-----
From: Jonathan Larmour
Date: Thursday 27 Mar 2003 18:07
Subject: Re: [APPROVE] __cxa_pure_virtual()

> Bart Veer wrote:
> > I have just committed a patch to CYGPKG_INFRA to provide an
> > implementation of __cxa_pure_virtual() that is appropriate for eCos,
> > overriding the one in libsupc++.
> >
> >   http://sources.redhat.com/ml/ecos-patches/2003-03/msg00209.html
>
> No objection in principle, although I think you could add a diag_printf
> after the CYG_FAIL saying the same thing so there is some potential
> diagnostic if people don't have asserts enabled.
>
> Perhaps even
> #ifdef CYGDBG_USE_ASSERTS
> CYG_FAIL
> #else
> diag_printf
> #endif
>
> Whatever the specific implementation, the patch is worth including in
> 2.0.
>
> Jifl

  reply	other threads:[~2003-03-27 18:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-27 17:56 Bart Veer
2003-03-27 18:07 ` Jonathan Larmour
2003-03-27 18:32   ` John Dallaway [this message]
2003-03-27 18:57   ` Bart Veer
2003-03-27 19:58     ` Jonathan Larmour

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=200303271835.09792.jld@ecoscentric.com \
    --to=jld@ecoscentric.com \
    --cc=ecos-maintainers@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).