Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <palves@redhat.com>
To: Eli Zaretskii <eliz@gnu.org>, Andrew Pinski <pinskia@gmail.com>
Cc: simon.marchi@polymtl.ca, gdb@sourceware.org
Subject: Re: Go C++ only
Date: Thu, 01 Sep 2016 19:07:00 -0000	[thread overview]
Message-ID: <9e3ee0cc-3ea0-314c-c305-51f754765076@redhat.com> (raw)
In-Reply-To: <83wpive982.fsf@gnu.org>

On 09/01/2016 08:00 PM, Eli Zaretskii wrote:
>> From: Andrew Pinski <pinskia@gmail.com>
>> Date: Thu, 1 Sep 2016 11:36:34 -0700
>> Cc: Simon Marchi <simon.marchi@polymtl.ca>, GDB Development <gdb@sourceware.org>
>>
>> Note the only feature I want to use right now is bool instead of char
>> or int were the value is a boolean.
> 
> You have bool in C.

That's C99 only and requires including <stdbool.h>.  Defining
it ourselves is likely to cause conflict problems.  The best way to
make use of that would probably be to pull in gnulib's stdbool module,
though ISTR that's been tried and it caused trouble too.
It's just easier to wait for C++.

Thanks,
Pedro Alves


  reply	other threads:[~2016-09-01 19:07 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-01 17:32 Pedro Alves
2016-09-01 17:48 ` Dmitry Samersoff
2016-09-01 18:07 ` Simon Marchi
2016-09-01 18:22   ` Pedro Alves
2016-09-01 18:33     ` Simon Marchi
2016-09-01 18:48       ` Pedro Alves
2016-09-01 18:56       ` Pedro Alves
2016-09-01 18:36     ` Andrew Pinski
2016-09-01 19:01       ` Eli Zaretskii
2016-09-01 19:07         ` Pedro Alves [this message]
2016-09-01 18:17 ` Joel Brobecker
2016-09-02 10:01   ` Yao Qi
2016-09-02 10:15     ` Pedro Alves
2016-09-02 15:34       ` Sergio Durigan Junior
2016-09-02 20:10       ` Sergio Durigan Junior

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=9e3ee0cc-3ea0-314c-c305-51f754765076@redhat.com \
    --to=palves@redhat.com \
    --cc=eliz@gnu.org \
    --cc=gdb@sourceware.org \
    --cc=pinskia@gmail.com \
    --cc=simon.marchi@polymtl.ca \
    /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