Re: xdvik 22.84.1 AIX problem in teTeX 2.96.4 pretest
Stefan Ulrich <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
Harald Koenig <[email protected]> writes: > ==> #define events reqevents /* SVR3,4 pollfd member name */ > ==> #define revents rtnevents /* SVR3,4 pollfd member name */ > #endif /* __64BIT__ */ > which collides with the "struct event_info events" member of "struct program_globals" > in xdvi.h. Yuck. Thanks for the patch ... > I've renamed that struct "events" to "xdvievents" in the > following patch, can we maybe call it `ev'? `xdvievents' is a bit long ... I did a global search&replace of xdvievents -> ev on the patch and committed that as version 22.84.2 to the xdvik CVS. Thomas, could you please do the same for teTeX? (and bump up the version number in texk/xdvik/version.h to 22.84.2). Best, Stefan