[LLVMdev] [PATCH] Missing include of limits.h on Solaris in PathV2.inc

Bill Wendling wendling at apple.com
Wed Sep 14 14:52:12 PDT 2011


On Sep 14, 2011, at 9:45 AM, Joakim Johansson wrote:

> Hi,
> 
> Attached is a small patch (based of r139696) which is required for clean builds on Solaris 10 / x86 using gcc 4.5.1 - it is simply a missing include.
> 
> The exact same problem also exists in the 2.9-stable branch, but not in 2.8.
> 
> Please consider it for inclusion.
> 
> Cheers,
> 
> Joakim
> 
Hi Joakim,

The patch seemed good, so I applied it. Thanks!

In the future, you can send patches to the llvm-commits mailing list. That tends to be the preferred place for patches to go. :-)

-bw




More information about the llvm-dev mailing list