[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, interaction-review, created. v0.6.
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, interaction-review, created. v0.6.1-675-g2ed1fe4 |
Date: |
Mon, 22 Jun 2009 03:50:03 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, interaction-review has been created
at 2ed1fe4db7e9fbc316fb96c703096f366abc46f2 (commit)
- Log -----------------------------------------------------------------
commit 2ed1fe4db7e9fbc316fb96c703096f366abc46f2
Author: Ben Pfaff <address@hidden>
Date: Sun Jun 21 20:41:54 2009 -0700
interaction: Consistently use correct width for interaction result.
value_str_rw was being a passed a variety of values for the width of
a string interaction_value. Use the correct width, consistently.
commit 1f356c8c8d2f8e3c9b5fd9c25d07abfabffcbb29
Author: Ben Pfaff <address@hidden>
Date: Sun Jun 21 20:26:58 2009 -0700
interaction: Avoid dereference of null pointer.
In interaction_variable_create, the apparent intent was to return a
null pointer if n_vars was passed in as 0, but in fact it would
dereference a null pointer. This fixes the problem.
commit a3e94698d5d89454034f1454c52896b8fd70757e
Author: Ben Pfaff <address@hidden>
Date: Sun Jun 21 20:42:27 2009 -0700
interaction: Fix typo in comment.
-----------------------------------------------------------------------
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, interaction-review, created. v0.6.1-675-g2ed1fe4,
Ben Pfaff <=