On 2020-01-29 17:21, Dimitry Sibiryakov wrote:
29.01.2020 13:35, Alex Peshkoff via Firebird-devel wrote:
  Perhaps I had to go straight to object: is there an example of IStatus::setWarnings2() usage?

StatusArg.cpp, 292

  It doesn't show how to form input status array (sequence of tags). Should it start from isc_arg_gds(FB_SUCCESS) or straight from isc_arg_warning?

straight

What is parameter for isc_arg_warning?
  Interbase API Guide v6 has no mention of warnings at all.


Some errors in msgs are used as warnings. Looks like any error code can be used as warning code - but here I'm not 100% sure.

See for detrails use of Arg::Warning - it's used in 100500 places in src.



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

Reply via email to