On Tue, Oct 15, 2024 at 11:15 AM Kyrylo Tkachov via Gcc
wrote:
>
>
> > On 15 Oct 2024, at 18:09, Bryon Quackenbush via Gcc
> wrote:
> >
> > External email: Use caution opening links or attachments
> >
> >
> > Does anyone know where in the GCC hierarchy that I can find
> implementation
> > code f
> On 15 Oct 2024, at 18:09, Bryon Quackenbush via Gcc wrote:
>
> External email: Use caution opening links or attachments
>
>
> Does anyone know where in the GCC hierarchy that I can find implementation
> code for standard C library functions like fgetc / fputs, etc, or would
> that be outsi
On 1/23/2015 10:59 AM, Jonathan Wakely wrote:
> On 23/01/15 10:53 -0600, Joel Sherrill wrote:
>> Is there a better way to automate a signature compliance? To tweak
>> what they have done?
> Testing member function signatures for compliance is inherently
> flawed, they just shouldn't do it.
>
> I w
On 23/01/15 10:53 -0600, Joel Sherrill wrote:
Is there a better way to automate a signature compliance? To tweak
what they have done?
Testing member function signatures for compliance is inherently
flawed, they just shouldn't do it.
I would say they should be testing that the function can be c
On 1/23/2015 9:55 AM, Jonathan Wakely wrote:
> On 22/01/15 16:07 -0600, Joel Sherrill wrote:
>> On 1/22/2015 3:44 PM, Marc Glisse wrote:
>>> On Thu, 22 Jan 2015, Joel Sherrill wrote:
>>>
I think this is a glibc issue but since this method is defined in the C++
standards, I thought there
On 22/01/15 16:07 -0600, Joel Sherrill wrote:
On 1/22/2015 3:44 PM, Marc Glisse wrote:
On Thu, 22 Jan 2015, Joel Sherrill wrote:
I think this is a glibc issue but since this method is defined in the C++
standards, I thought there were plenty of language lawyers here. :)
s/glibc/libstdc++/ an
On 1/22/2015 3:44 PM, Marc Glisse wrote:
> On Thu, 22 Jan 2015, Joel Sherrill wrote:
>
>> I think this is a glibc issue but since this method is defined in the C++
>> standards, I thought there were plenty of language lawyers here. :)
> s/glibc/libstdc++/ and they have their own ML.
Thank you.
>
On Thu, 22 Jan 2015, Joel Sherrill wrote:
I think this is a glibc issue but since this method is defined in the C++
standards, I thought there were plenty of language lawyers here. :)
s/glibc/libstdc++/ and they have their own ML.
That's deprecated, isn't it?
class strstreambuf : publ
On Feb 3, 2006, at 1:52 PM, Joe Buck wrote:
On Fri, Feb 03, 2006 at 07:56:23PM +0100, andrzej wrote:
Hello,
I am sorry if this is the wrong address for tihis question, but I
couldn't find any other.
In the manual pages I couldn't find the information whether GCC
supports
the ISO C++ standar
On Fri, Feb 03, 2006 at 07:56:23PM +0100, andrzej wrote:
> Hello,
>
> I am sorry if this is the wrong address for tihis question, but I
> couldn't find any other.
> In the manual pages I couldn't find the information whether GCC supports
> the ISO C++ standard as described in ISO/IEC 14882.
> E.
10 matches
Mail list logo