[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #6626] Append numeric casetranslator
From: |
Ben Pfaff |
Subject: |
[patch #6626] Append numeric casetranslator |
Date: |
Mon, 01 Sep 2008 17:54:23 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-1) |
Follow-up Comment #1, patch #6626 (project pspp):
I think that the patch is reversed; that is, the + lines are what is in the
source tree now and the - lines are being added.
Please don't put two statements on one line like this:
- if (n_missing) *n_missing = 0;
I don't know why "double_func" has that name.
The comment on casereader_create_append_numeric could state what the value of
'n' passed to the function is. I think it's 0 for the first case, 1 for the
second, and so on.
Looks good otherwise.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?6626>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [patch #6626] Append numeric casetranslator,
Ben Pfaff <=