Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Mar 2012 12:11:30 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Tijl Coosemans <tijl@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r232519 - head/sys/x86/include
Message-ID:  <201203051211.30493.jhb@freebsd.org>
In-Reply-To: <201203042002.q24K2KWF050460@svn.freebsd.org>
References:  <201203042002.q24K2KWF050460@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, March 04, 2012 3:02:20 pm Tijl Coosemans wrote:
> Author: tijl
> Date: Sun Mar  4 20:02:20 2012
> New Revision: 232519
> URL: http://svn.freebsd.org/changeset/base/232519
> 
> Log:
>   Do not use INT64_C and UINT64_C to define 64 bit integer limits.  They
>   aren't defined for C++ code unless __STDC_CONSTANT_MACROS is defined.
>   
>   Reported by:	jhb

Thanks!

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203051211.30493.jhb>