Re: Go C++ only
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> From: Andrew Pinski <[email protected]> > Date: Thu, 1 Sep 2016 11:36:34 -0700 > Cc: Simon Marchi <[email protected]>, GDB Development <[email protected]> > > 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.