[Swift-devel] [Bug 152] filesys_mapper gives exception
    bugzilla-daemon at mcs.anl.gov 
    bugzilla-daemon at mcs.anl.gov
       
    Mon Aug  4 10:55:49 CDT 2008
    
    
  
http://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=152
wilde at mcs.anl.gov changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wilde at mcs.anl.gov
------- Comment #2 from wilde at mcs.anl.gov  2008-08-04 10:55 -------
I need to go back and check (wont have time today) but I think the problem
first occured with no type conflict, using filesys_mapper to map an array, as
it was intended.  So I suspect the problem is in filesys_mapper itself or its
interface back to Swift.
The conflict you describe here occurred in my attempt to reproduce the problem
in a simple example.
(In reply to comment #1)
> 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 are on the CC list for the bug, or are watching someone who is.
You reported the bug, or are watching the reporter.
    
    
More information about the Swift-devel
mailing list