Re: Patches, patches, patches
Phil <[email protected]> Sun, 06 Feb 2005 22:01:47 +0000
| Newsgroups | gmane.comp.graphics.y.devel |
|---|---|
| Message-ID | <[email protected]> |
Phil wrote: > This'll probably be it for a while, as I'll be too tired to do anything > much in the week and I have plans for the weekend... Y--phil--0.2--patch-5 is now live. Highlights: ystrdup() cleaned up to use memcpy instead of strncpy (thanks to Andy for pointing this one out). pointerLoadImages() cleaned up to remove a buffer over-run and eliminate another two strncpy() calls (again, thanks to Andy for a suggested fix). Y can now be reliably started on amd64 provided the font path in server.conf contains only TTF files. Previously it would sometimes start but more often fail, presumably one of the bugs we fixed recently was the problem before. I shan't go looking for a fix for the non-TTF font problem just yet, as there are things which annoy me more. This really is it for today, as I am now too tired to code coherently. Have fun, Phil