On 08/02/15 11:16, Miro Kropáček wrote:
I'd thought about it more too, and there's possibly other software that just hasn't come forward yet. Also, changing an existing system call isn't a good idea. Regardless, the initial problem was vim, and given that relies on the MiNTlib, a recompilation of that program should fix it to use Fpoll() instead now and there shouldn't be a problem. Programs that call Fselect() directly should continue to work without change. So I've reverted the change to Fselect(). We should be all good now and no issues. Thanks for everyones insights. Alan. NOTE: people with old vim binaries, upgrade..... |