[VDPAU] [PATCH 1/4] trace: use intermediate static library in the build

Emil Velikov emil.l.velikov at gmail.com
Thu Mar 19 12:33:42 PDT 2015


On 19/03/15 13:27, Rémi Denis-Courmont wrote:
> Le 2015-03-19 16:07, Emil Velikov a écrit :
>> Hmm... do you have some references/recommendations that I can read
>> through ?
>> If you can kindly point out to a section number, rather than throwing
>> the whole thing (200 page document or similar) at me that'll be
>> greatly appreciated.
> 
> What? How would I find documentation for implementation details?
You seem rather stressed. Apologies if it was something I said, I meant
no offence. Although even if I did stress/offend you I'm not sure that
this is the most appropriate reply.

> Those
> things are intrinsically not meant to be undocumented. If you think it's
> a standard behaviour of ISO C++, please do quote - I am pretty sure it
> is not standard though.
> 
> As a counter example, even calls C functions like memchr() or strchr()
> might well require to symbols from libstdc++. Those functions have
> different linkage in C++ because of "const" qualifiers.
> 
>From what I've seen so far, the C++ functions are normally implemented
as wrappers around their C brethren. Although you are correct - this
_is_ an implementation detail, which _highly likely_ is not defined in
the specification/standard :-\


Oh well, I guess this one goes in the bit bin.

Thanks
Emil

P.S. Hmm... the other Rémi that I know of seems so chilled.



More information about the VDPAU mailing list