tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: wip/webkit-gtk-2.4.3: testing needed



Hello OBATA,

On Thu, Jun 05, 2014 at 08:48:52AM +0900, OBATA Akio wrote:
> On Wed, 04 Jun 2014 21:39:25 +0900, Leonardo Taccari 
> <iamleot%gmail.com@localhost> wrote:
> 
> > $ grep -I "_ZN3JSC21GenericTypedArrayViewINS_14Float32AdaptorEE6createEj" 
> > -r .
> >
> >does not help.
> 
> "c++filt" will help you.
> % c++filt _ZN3JSC21GenericTypedArrayViewINS_14Float32AdaptorEE6createEj
> JSC::GenericTypedArrayView<JSC::Float32Adaptor>::create(unsigned int)
I did not know it! Thank you for the tip!


Ciao,
L.


Home | Main Index | Thread Index | Old Index