[Pkg-xmpp-devel] Bug#927036: set disable_random_resource = 0 has wrong effect

Marriott NZ marriott99 at gmx.com
Thu May 16 22:16:46 BST 2019


Seems fixed upstream:
https://bitbucket.org/McKael/mcabber-crew/commits/3385a4bb62efa71bb522ebd6e5f57c49e22a72e4

It doesn't really matter now, but I said that the empty string can deactivate the option and that is not true. It must be *unset* (never set or explicitly unset).

set disable_random_resource = "" # set to the empty string; "settings_opt_get" returns non-null pointer
set disable_random_resource =    # unset; "settings_opt_get" returns null



More information about the Pkg-xmpp-devel mailing list