Andy Dougherty <[EMAIL PROTECTED]> wrote: > I don't know why this didn't show up anywhere else, but on Solaris 8 with > perl5.00503, the imcc/t/syn/file.t tests that tried to load temp.pbc were > all failing. The reason turned out to be that the temp.imc files hadn't > been flushed to disk yet. Explicitly closing the files ensures > that they are written before we try to compile them.
Strange but anyway applied. Thanks. leo