This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ PATCH: Disallow floating-point literals in integral-constant expressions


On 01 Feb 2005 11:17:03 -0700, Tom Tromey <tromey@redhat.com> wrote:
> >>>>> "Ranjit" == Ranjit Mathew <rmathew@gmail.com> writes:
> 
> Ranjit> It is "bogus" in the sense that it just disables
> Ranjit> the initialisation for static final real fields for
> Ranjit> CNI (and not JNI).
> 
> I think this is what we want.  If C++ doesn't allow this, then it
> simply doesn't.  I don't think it is critical for us.
> 
> Please commit this patch.

Thanks. I've committed it with an
appropriate ChangeLog entry.

Ranjit.

-- 
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]