Dear GAP Forum,
after upgrading to gap4r3, I'm having problems with the homology
package we're developing. I could trace it to the following problem:
s := "";
Process (DirectoryCurrent (), "/bin/true", InputTextNone (), \
OutputTextString (s, true), []);
Error, no method found! For debugging hints type ?Recovery from NoMethodFound
Error, no 1st choice method found for `WriteAll' on 2 arguments called from
WriteAll( output, ReadAll( new ) ); called from
<function>( <arguments> ) called from read-eval-loop
This seems to happen whenever the shell command produces no output.
Frank
--
Frank Heckenbach, heckenb@mi.uni-erlangen.de
http://www.mi.uni-erlangen.de/~heckenb/