On 2/11/19 6:37 PM, Dimitry Sibiryakov wrote:
Hello, All.

  Currently if plugin module has been found but is bad an error is thrown even if this plugin is not required.
  Is it a desired behavior?


Yes. This is designed behavior. If plugin was tried to be loaded that means that it is configured somehow. And if there is configured but somewhy bad module (something like unresolved symbol, wrong architecture) this is an error condition.

PS.
Yes it differs from a case when plugin is configured but appropriate module is missing. That arrived due to a zero-configuration requirement for running both server & client, i.e. when engine plugin is missing or present.




Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to