[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs build using clang
From: |
Richard Stallman |
Subject: |
Re: Emacs build using clang |
Date: |
Sun, 19 Sep 2010 20:16:34 -0400 |
Just for records, I am building Emacs using clang compiler chain on
GNU/Linux (i686). It builds fine but has a bunch of repeated compiler
warnings. Would it be a value add if I submit patches to clean up
those warnings?
If they clutter the code, like casts to void, it is better
if we leave them out.