]> henry.ined.fr Git - .git/commit
* imach.c (Repository): Check when date of death was earlier that
authorN. Brouard <brouard@ined.fr>
Tue, 17 Jun 2003 13:12:43 +0000 (13:12 +0000)
committerN. Brouard <brouard@ined.fr>
Tue, 17 Jun 2003 13:12:43 +0000 (13:12 +0000)
commit491f271a9b2a0665c656dca006eff1db4b398c56
tree154a4c4cce2b71a32e93d5ba9c99a727f415c3aa
parentb1295ca7b28da4ea565dfe722241288db9b5479d
* imach.c (Repository): Check when date of death was earlier that
current date of interview. It may happen when the death was just
prior to the death. In this case, dh was negative and likelihood
was wrong (infinity). We still send an "Error" but patch by
assuming that the date of death was just one stepm after the
interview.
(Repository): Because some people have very long ID (first column)
we changed int to long in num[] and we added a new lvector for
memory allocation. But we also truncated to 8 characters (left
truncation)
(Repository): No more line truncation errors.
src/imach.c