[Gsoap2-develop] Virtual destructor question
Development toolkit for Web Services and XML data bindings for C & C++
Brought to you by:
engelen
From: <Zol...@ne...> - 2005-01-25 17:59:11
|
Hi, Gcc complains the following when I compile the gsoap - generated code: "soapStub.h:1505: warning: `class ns4__execQueryType' has virtual = functions but=20 non-virtual destructor" Does is cause any problems? Is it possible to make gSoap to generate = these desctructor methods? Regards, Zoltan |