Skip to content
  • Matthias Clasen's avatar
    gadget: Warn if for_size is too small · 51b83c43
    Matthias Clasen authored
    It does not make sense to pass a for_size into the size allocation
    machinery that is smaller than the min-size in that direction.
    Warn if it happens, so we can track it down when it occurs.
    51b83c43