How can I get a list of incompatibilities between two program types? More specifically I would like Stdio.FakeFile to be compatible with Stdio.File.
It would be cool if you could get this by xor(^)-ing the two types with each other. :-)
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)
Previous text:
2004-03-10 17:30: Subject: FakeFile
How can I get a list of incompatibilities between two program types? More specifically I would like Stdio.FakeFile to be compatible with Stdio.File.
/ Martin Nilsson (saturator)
I do (I think). But I don't know how to look inside the type I get...
/ Martin Nilsson (saturator)
Previous text:
2004-03-10 17:31: Subject: FakeFile
It would be cool if you could get this by xor(^)-ing the two types with each other. :-)
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)
pike-devel@lists.lysator.liu.se