Re: tcsh history and month bugfix: tc.prompt.c v3.38

2000-06-10 Thread Kimmo Suominen
This has been applied. + Kim | From:"Andrey A. Chernov" <[EMAIL PROTECTED]> | Date:Fri, 21 Apr 2000 08:36:12 +0400 | | --- tc.prompt.c.bak Thu Apr 20 11:47:23 2000 | +++ tc.prompt.c Fri Apr 21 08:31:17 2000 | @@ -222,7 +222,7 @@ | fmthist('R', info, (char *) (cz

Re: tcsh history and month bugfix: tc.prompt.c v3.38

2000-04-20 Thread Christos Zoulas
On Apr 21, 8:36am, [EMAIL PROTECTED] ("Andrey A. Chernov") wrote: -- Subject: tcsh history and month bugfix: tc.prompt.c v3.38 thanks, I am redoing the code for tc.prompt.c anyway because it is wrong! christos To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

tcsh history and month bugfix: tc.prompt.c v3.38

2000-04-20 Thread Andrey A. Chernov
--- tc.prompt.c.bak Thu Apr 20 11:47:23 2000 +++ tc.prompt.c Fri Apr 21 08:31:17 2000 @@ -222,7 +222,7 @@ fmthist('R', info, (char *) (cz = cbuff), sizeof(cbuff)); else cz = (unsigned char *) str; - if (str != NULL) +