<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.1.92">
</HEAD>
<BODY>
Is it trying to call function  f(int x) on 1 with new universal syntax? :)<BR>
<BR>
Il giorno gio, 16/02/2012 alle 01.29 -0800, Jonathan M Davis ha scritto:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Thursday, February 16, 2012 00:10:20 Caligo wrote:
> float x = 1.f;  // GIVES ERROR

> float y = 0.f;  // OK

> what's up with that?  Is that a bug?

I would think so.

- Jonathan M Davis
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>