Skip to content
  • Reuben Thomas's avatar
    [project @ 2001-06-29 12:58:20 by rrt] · 045a18db
    Reuben Thomas authored
    Change the way that IO exceptions are handled and some associated details:
    
    1. In the top-level exception handler, don't treat IO exceptions as a panic,
    just print them out and stop.
    
    2. In the slurping routines SysTools.copy and the fake cpp in
    DriverPipeline, don't catch IO exceptions, just let them propagate.
    045a18db