Fix incorrect table range selection in CORRELATIONS 20131124030501/pspp 20131126030514/pspp 20131129030511/pspp 20131130030507/pspp 20131201030504/pspp 20131202030507/pspp 20131203030513/pspp 20131204030510/pspp 20131205030508/pspp 20131206030511/pspp 20131207030510/pspp 20131208030512/pspp 20131209030505/pspp 20131210030511/pspp 20131211030514/pspp 20131212030506/pspp 20131213030513/pspp 20131214030509/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 23 Nov 2013 18:51:44 +0000 (19:51 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 23 Nov 2013 19:12:14 +0000 (20:12 +0100)
commitdc3765ea5122dfc403a39b08b8f61cc1a6c89d05
treebd8906601dbdecab1e02ffb2fb5f2ac616024a36
parent900a1c00c4c28f40144b1fbf5d71d6947390f702
Fix incorrect table range selection in CORRELATIONS

Fixed a problem were non-square correlations (those where the
WITH keyword was used) displayed the wrong part of the correlation
table.

Fixes bug #40661
src/language/stats/correlations.c
tests/language/stats/correlations.at