I'm looking over the var-type-dialog code in response to John's
earlier bug report.  I see some problems.  Here is one bug fix
and one cleanup.  I plan to do others, but this is all for tonight.

Comments?

Thanks,

Ben.

Ben Pfaff (2):
  var-type-dialog: Avoid static variables.
  var-type-dialog: Move UI into separate .ui file.

 src/ui/gui/automake.mk          |    3 +-
 src/ui/gui/var-sheet-dialogs.ui |  413 --------------------------------------
 src/ui/gui/var-type-dialog.c    |   28 ++--
 src/ui/gui/var-type-dialog.ui   |  418 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 433 insertions(+), 429 deletions(-)
 create mode 100644 src/ui/gui/var-type-dialog.ui

-- 
1.7.2.5


_______________________________________________
pspp-dev mailing list
pspp-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to