[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-XBoard] "Failed to invoke cmail"
From: |
John Iverson |
Subject: |
[Bug-XBoard] "Failed to invoke cmail" |
Date: |
Tue, 24 Feb 2004 21:54:40 -0800 |
User-agent: |
Mutt/1.5.5.1i |
I was getting "Failed to invoke cmail" in xboard 4.2.7 upon
clicking File|Mail Move. Changing
popen(string, "rb")
to
popen(string, "r")
in line 6952 of backend.c appears to have fixed it.
-John
- [Bug-XBoard] "Failed to invoke cmail",
John Iverson <=