Run the GC and retry `open-file' when getting `EMFILE'.
authorLudovic Courtès <ludo@gnu.org>
Sun, 15 Nov 2009 15:55:57 +0000 (16:55 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 16 Nov 2009 08:23:45 +0000 (09:23 +0100)
commit64e3a89c359c9cdace782e63bb4cd6df59ff7c66
tree918fcd98e546c9754bf524f98cb5e2d7329db884
parent4c7b997519050243fa5474b03f8164da03be04d8
Run the GC and retry `open-file' when getting `EMFILE'.

* libguile/fports.c (scm_open_file): Run the GC and retry when getting
  `EMFILE'.
libguile/fports.c