[Swift-devel] more compile time type checking
    Michael Wilde 
    wilde at mcs.anl.gov
       
    Fri Aug  1 14:49:03 CDT 2008
    
    
  
The type checking is working nicely - its a great improvement.
I just fixed several of my type errors in minutes, like:
Could not start execution.
         Compile error in foreach statement at line 26: Compile error in 
procedure invocation at line 28: Wrong type for parameter number 0, 
expected DockOut, got Dockout
Nice work, Milena and Ben!
- Mike
On 7/29/08 4:12 AM, Ben Clifford wrote:
> I just committed Milena's work on compile-time type checking.
> 
> Based on what happened last time I made changes to the compile-time anity 
> checking, there will be some things you do or thought you could do in 
> your programs that will now not work.
> 
> When you discover such, file a bug or post to this list.
> 
    
    
More information about the Swift-devel
mailing list