[Swift-devel] [Bug 152] filesys_mapper gives exception
    bugzilla-daemon at mcs.anl.gov 
    bugzilla-daemon at mcs.anl.gov
       
    Mon Aug  4 09:58:14 CDT 2008
    
    
  
http://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=152
benc at hawaga.org.uk changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
------- Comment #1 from benc at hawaga.org.uk  2008-08-04 09:58 -------
This should probably produce something like a type exception.
rundock takes the filename of a datatype which also represents a single file
(which is OK) but then the mapping expression is something which will map an
array.
Potentially a compile-time typecheck could happen there for some mappers; but
in the very least this is detectable at execution time.
-- 
Configure bugmail: http://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
    
    
More information about the Swift-devel
mailing list