Open shabiel opened 1 year ago
If one is sure that the source code is correct, one can use the -nowarning command line option when compiling from the shell, or $ZCOMPILE when for auto-compiles and explicit ZLINKs. $ZCOMPILE can be initialized at process startup from $ydb_compile.
This has to do with my eternal problems with recompilation (source code newer than object code). It only happens rarely, and I haven't figured out why.