|
[patch #5661] More dictionary callbacks: msg#00015statistics.pspp.devel
Update of patch #5661 (project pspp): Status: Ready For Test/Review => Works For Me Assigned to: blp => jmd _______________________________________________________ Follow-up Comment #1: Looks good. I suspect that dict_unset_split_var should only call the callback if d->split_cnt changes; otherwise, it will be called every time a variable is deleted from the dictionary, regardless of whether the variable is actually a split variable. I agree that proc_cancel_temporary_transformations should ensure that the old dictionary gets destroyed, but I think that actually dataset_set_dict should be the one to do it. dataset_set_dict has only 3 existing callers, and all of them destroy the old dictionary just before calling it, so this will drop a line of code from each caller too. >I'm posting this patch in case I've done anything evil in src/data/dictionary.c or src/data/procedure.c No worries. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?5661> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [patch #5661] More dictionary callbacks: 00015, John Darrington |
|---|---|
| Next by Date: | [patch #5661] More dictionary callbacks: 00015, John Darrington |
| Previous by Thread: | [patch #5661] More dictionary callbacksi: 00015, John Darrington |
| Next by Thread: | [patch #5661] More dictionary callbacks: 00015, John Darrington |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |