Re: [PATCH] Allow to shrink dialogs to just display a single GnumericExprEntry



I haven't actually tried it, but from just looking at it...

1. We don't want g_assert calls.  It seems this should be able to fail
  gracefully by just not doing anything.

2. If "container_props" ends up as NULL, I think you will end up calling
  g_value_array_free on it.  That's not allowed.

M.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]