From: N. Brouard Date: Sat, 20 Feb 2021 15:28:30 +0000 (+0000) Subject: * imach.c (Module): Fix bug on quitting after result lines! X-Git-Tag: imach-099s7~154 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=deef2f9d92af50a66fba7d085aa98b7d70b1a60c;p=.git * imach.c (Module): Fix bug on quitting after result lines! --- diff --git a/src/imach.c b/src/imach.c index 295d8d7..a36b978 100644 --- a/src/imach.c +++ b/src/imach.c @@ -1,6 +1,9 @@ /* $Id$ $State$ $Log$ + Revision 1.304 2021/02/12 11:34:20 brouard + * imach.c (Module): The use of a Windows BOM (huge) file is now an error + Revision 1.303 2021/02/11 19:50:15 brouard * (Module): imach.c Someone entered 'results:' instead of 'result:'. Now it is an error which is printed. @@ -12504,7 +12507,7 @@ Please run with mle=-1 to get a correct covariance matrix.\n",ageminpar,agemaxpa printf("ERROR: no result lines! It should be at minimum 'result: V2=0 V1=1 or result:.' %s\n",line); fprintf(ficlog,"ERROR: no result lines! It should be at minimum 'result: V2=0 V1=1 or result:.' %s\n",line); } - goto end; + /* goto end; */ break; default: nresult=1;