Re: Question about duplicate C++ functions generated with GNU 3.4.1

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

 



Hi Jon,

Are there, perhaps, two constructors in the BufferPool class?

$ c++filt _ZN10BufferPoolC2EPNS_13MemDescriptorES1_PNS_16NumBufDescriptorEjtPc
BufferPool::BufferPool(BufferPool::MemDescriptor*, BufferPool::MemDescriptor*, BufferPool::NumBufDescriptor*, unsigned int, unsigned short, char*)


$ c++filt _ZN10BufferPoolC2Ev
BufferPool::BufferPool()

HTH,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux