version 2.10.2 inews under Eunice

Chip Rosenthal chip at t4test.UUCP
Fri Sep 28 14:38:47 AEST 1984


Hey..whaddya know.  Version 2.10.2 inews has the patch to workaround
Eunice links (or the lack thereof).  You will probably want to add a
'-DVMS' for the CFLAGS in localize.sh.  Also, there are some bugs in
inews.c which need fixing.

Unfortunately, I don't have an untruncated ifuncs.c yet, so I haven't
been able to test my fix to inews.  But, I've at least got it compiling
now.  Thought I'd send out what I've done so that other Eunice sites
can be on the lookout for the problems.  But keep in mind:  I *have
not* tested this particular fix--I only know that some similar fix will
be required in these parts.

Anyway...diffs follow.  If any Eunice sites out there have gotten
further along than I, drop me a line.  I'd be interested in hearing
what you've run into.  (I'm sure there will need to be some hacks
somewhere to get this all to work.  At the very least I expect to find
some unlinks which need some work to deal with the multiple revs.)


428,430d427
< #ifdef VMS
< 	int f1, f2;
< #endif
461c458
< 			f1 = open(ARTICLE, 0);
---
> 			f1 = open(article, 0);
464c461
< 					write(f2, afline, BUFLEN);
---
> 					write(f2, afline, r);


-- 

Chip Rosenthal, Intel/Santa Clara
{ idi|intelca|icalqa|kremvax|qubix|ucscc } ! t4test ! { chip|news }



More information about the Comp.os.eunice mailing list