Several details about 5.4.0 rc1
Corrected several small details: added 'const', adjusts in tabs x spaces, removed unused #includes and #defines, misspellings, etc.
This commit is contained in:
@@ -9013,7 +9013,7 @@ not a float.
|
||||
Literal decimal integer constants that overflow are read as floats,
|
||||
instead of wrapping around.
|
||||
You can use hexadecimal notation for such constants if you
|
||||
want the old bevhavior
|
||||
want the old behavior
|
||||
(reading them as integers with wrap around).
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user