Re: 2.99.12 (Irix failure)
Thomas Esser <[email protected]> Fri, 4 Feb 2005 15:22:26 +0100
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
> Either would work for me... But note that ttf2afm.c is already using xstrdup > right over there as well instead of testing for it in the system libraries - That is right. We can't make a fix just for Irix. Using xstrdup is the rigth way of fixing it. Thomas