This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ SEGMENT fault and vtable issu


On 10/19/2012 10:52 AM, Arthur Schwarz wrote:
> As to the case in point, I would rather have comments concerning how to
> correctly override 'new' and 'delete', or references which increase my 
> understanding, than admonitions saying "do not use". There are, I think,
> good reasons that overriding was chosen over reinventing.
> 
>  I would be absolutely delighted to have someone provide support in this
> effort and openly solicit anyone for any help.

Well, you've done something wrong.  We don't know what that is because
you haven't given us a test case.  Once you give us some code that
demonstrates the problem we'll tell you what's wrong.  All you have to
do is boil the problem down to something small enough to send.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]