public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Hans-Peter Nilsson <hans-peter.nilsson@axis.com>
To: benjamin.kosnik@gmail.com
Cc: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: Re: [v3] system_error
Date: Thu, 23 Aug 2007 20:36:00 -0000	[thread overview]
Message-ID: <200708232008.l7NK8k2m003197@ignucius.se.axis.com> (raw)
In-Reply-To: <200708231930.l7NJUNbc025608@ignucius.se.axis.com> (message from 	Hans-Peter Nilsson on Thu, 23 Aug 2007 21:30:23 +0200)

> Date: Thu, 23 Aug 2007 21:30:23 +0200
> From: Hans-Peter Nilsson <hp@axis.com>

> /tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/libstdc++-v3/include/system_error:112: error: 'ENOTSUP' was not declared in this scope
> /tmp/hpautotest-gcc1/cris-elf/gccobj/cris-elf/libstdc++-v3/include/system_error:113: error: 'ECANCELED' was not declared in this scope

Hm, I see they're POSIX.1 error codes and that CRIS isn't using
the newlib errno.h but one adjusted to use the same numbers as
Linux error codes.  So, I'd do best in fixing that errno.h
myself...  Sorry for the noise.

brgds, H-P

  reply	other threads:[~2007-08-23 20:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-23 16:20 Benjamin Kosnik
2007-08-23 19:43 ` Hans-Peter Nilsson
2007-08-23 20:36   ` Hans-Peter Nilsson [this message]
2007-08-24  9:16 ` Krister Walfridsson
2007-08-24 15:45   ` Benjamin Kosnik
2007-08-25 15:26     ` Gerald Pfeifer
2007-08-27 21:04       ` Benjamin Kosnik
2007-08-29 17:24         ` Gerald Pfeifer
2007-08-29 17:36           ` bkoz
2007-09-02 21:59             ` Gerald Pfeifer
2007-08-29 20:23           ` Benjamin Kosnik
2007-09-06 20:28             ` Gerald Pfeifer

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=200708232008.l7NK8k2m003197@ignucius.se.axis.com \
    --to=hans-peter.nilsson@axis.com \
    --cc=benjamin.kosnik@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=libstdc++@gcc.gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).