[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MIT-Scheme-devel] Error when building current MIT Scheme from Git o
From: |
Taylor R Campbell |
Subject: |
Re: [MIT-Scheme-devel] Error when building current MIT Scheme from Git on Linux |
Date: |
Mon, 5 Mar 2012 23:00:51 +0000 |
User-agent: |
IMAIL/1.21; Edwin/3.116; MIT-Scheme/9.1 |
Date: Mon, 5 Mar 2012 14:54:54 -0800
From: Chris Hanson <address@hidden>
I made this change because a user reported that the code failed to
compile in slackware when both were included.
Is there a use case where both must be included? Or should I just
change it to prefer termcap.h over term.h?
When I looked at this a couple months ago after a user (probably the
same user) reported the problem to me, I suggested the same patch you
just applied, and he said it made no difference. I don't know whether
there is a case where both must be included, but I concluded at the
time that I needed to page all this crap back into my head to find a
real solution, which I haven't had time since then to do.