[Swift-devel] [Bug 126] New: mixed float and int in [::] array ranges wonky
bugzilla-daemon at mcs.anl.gov
bugzilla-daemon at mcs.anl.gov
Wed Jan 30 14:43:19 CST 2008
http://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=126
Summary: mixed float and int in [::] array ranges wonky
Product: Swift
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS
Status: NEW
Severity: normal
Priority: P2
Component: SwiftScript language
AssignedTo: benc at hawaga.org.uk
ReportedBy: benc at hawaga.org.uk
CC: swift-devel at ci.uchicago.edu
In expression [0:1:0.2], an array of integers is created that behaves the same
as [0,0,0,0,0,1]
This should probably produce an array of floats
--
Configure bugmail: http://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Swift-devel
mailing list