Re: [Firebird-devel] Errors from IPluginFactory::createPlugin()

2014-08-06 Thread Alex Peshkoff
On 08/05/14 17:52, Dimitry Sibiryakov wrote: > 04.07.2014 8:35, Alex Peshkoff wrote: >>> AFAIU, if I want to return from my plugin, for example, error >>> "Configuration error, output directory is not set for database XXX", the only way to do so is to form complete text and t

Re: [Firebird-devel] Errors from IPluginFactory::createPlugin()

2014-08-05 Thread Dimitry Sibiryakov
04.07.2014 8:35, Alex Peshkoff wrote: >> AFAIU, if I want to return from my plugin, for example, error >> "Configuration error, >> >output directory is not set for database XXX", the only way to do so is to >> >form complete >> >text and then push isc_random into status array. There is no wa

Re: [Firebird-devel] Errors from IPluginFactory::createPlugin()

2014-07-04 Thread Dimitry Sibiryakov
03.07.2014 12:04, Alex Peshkoff wrote: > Fix was committed yesterday for a lot of functions including createPlugin(). It is incomplete: > AuthSspi.cpp > ..\..\..\src\auth\trusted\AuthSspi.cpp(370): error C2660: > 'Auth::IWriter::add' : function does not take 1 arguments > ..\..\..\src\auth\

Re: [Firebird-devel] Errors from IPluginFactory::createPlugin()

2014-07-03 Thread Alex Peshkoff
On 07/03/14 17:48, Dimitry Sibiryakov wrote: > 03.07.2014 12:04, Alex Peshkoff wrote: >> On 07/03/14 13:59, Dimitry Sibiryakov wrote: >>> If a plugin has failed to create because of misconfiguration or for >>> any other reason, >>> how can IPluginFactory::createPlugin() method return the err

Re: [Firebird-devel] Errors from IPluginFactory::createPlugin()

2014-07-03 Thread Dimitry Sibiryakov
03.07.2014 12:04, Alex Peshkoff wrote: > On 07/03/14 13:59, Dimitry Sibiryakov wrote: >> If a plugin has failed to create because of misconfiguration or for any >> other reason, >> how can IPluginFactory::createPlugin() method return the error code/text? > > Update your tree please. > Fix was

Re: [Firebird-devel] Errors from IPluginFactory::createPlugin()

2014-07-03 Thread Alex Peshkoff
On 07/03/14 13:59, Dimitry Sibiryakov wrote: > Hello, All. > > If a plugin has failed to create because of misconfiguration or for any > other reason, > how can IPluginFactory::createPlugin() method return the error code/text? > Update your tree please. Fix was committed yesterday for a l

[Firebird-devel] Errors from IPluginFactory::createPlugin()

2014-07-03 Thread Dimitry Sibiryakov
Hello, All. If a plugin has failed to create because of misconfiguration or for any other reason, how can IPluginFactory::createPlugin() method return the error code/text? -- WBR, SD. -- Open source business