« Previous | Next » 

Revision 1cc324f0

ID1cc324f01b40bd55d58120675ea5170deff94070

Added by Michele Tartara about 11 years ago

Warn instead of crashing on preexisting wrong data type

Using None in a VTYPE_MAYBE_STRING is wrong, because it cannot really
be serialized to a Haskel Nothing, but given that this can (and does)
influence external components already using None, it is turned to a
warning in order not to break the existing behavior.

Signed-off-by: Michele Tartara <>
Reviewed-by: Helga Velroyen <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences