* ILParser.jay: When the float32 (0xFFFFFF) syntax is used the hex
authorJackson Harper <jackson@novell.com>
Mon, 19 May 2003 18:38:37 +0000 (18:38 -0000)
committerJackson Harper <jackson@novell.com>
Mon, 19 May 2003 18:38:37 +0000 (18:38 -0000)
commit74bace4ec0bc6d26a5ca5d0624c46b129ce56fee
tree7b2d85e568e68951f5b8e4a541b86a27be504e55
parent6fdad4010fc20660254af59f5b941ae70007dbdc
    * ILParser.jay: When the float32 (0xFFFFFF) syntax is used the hex
value represents the exact byte value of a float NOT an integer
value that is converted to a float.

svn path=/trunk/mcs/; revision=14708
mcs/ilasm/parser/ChangeLog
mcs/ilasm/parser/ILParser.jay