applied, thanks!

On Mon, Aug 13, 2012 at 2:59 PM, Sonny Karlsson <[email protected]> wrote:
> Hi
>
> This series of patches fixes incompatibilities with the c99
> inlining rules and sets default C dialect to gnu99.
>
> I think it would make sense to use the c99 inlining rules as they are
> standardized and the gnu99 C dialect enables use of c99 features and
> may future proof the code slightly. These patches also allows monkey
> to be compiled using clang without adding anything to CFLAGS.
>
> These patches works on Debian Sid with clang-3.1-8 (based on LLVM 3.1)
> and gcc-4.7.1 and under Debian Squeeze with clang-1.1 (based on LLVM
> 2.7) and gcc-4.4.5. Some alignment warnings are issued when compiling
> with clang-1.1 but the binary works as expected. Benchmarking suggest
> performance is unaffected.
>
> These patches rely on previously submitted "[PATCH] configure: Fix
> accept4() check" and "[PATCH] mimetype: Make mk_mimetype_lookup
> static".
>
> --
> Sonny Karlsson
>
> _______________________________________________
> Monkey mailing list
> [email protected]
> http://lists.monkey-project.com/listinfo/monkey
>



-- 
Eduardo Silva
http://edsiper.linuxchile.cl
http://www.monkey-project.com
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to