[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] [NS] Fix compilation with clang on OSX
From: |
David Reitter |
Subject: |
Re: [PATCH] [NS] Fix compilation with clang on OSX |
Date: |
Thu, 4 Nov 2010 13:52:00 -0400 |
On Nov 4, 2010, at 12:15 PM, İsmail Dönmez wrote:
> Attached is a patch fixing emacs compilation with clang on OSX. Just some
> minor problems.
These are good, even for the non-clang compilation case.
In nsfont_draw(), don't you want to return (to-from) rather than 0?
Have you obtained significant performance benefits from compiling with clang?