On Mon, Jun 20, 2011 at 4:40 PM, Guido van Rossum wrote:
> I think it's safe to remove it. The last reference to it I found was
> in the 2.0 release, where there is a Parser/Makefile (generated from
> Parser/Makefile.in) which contains the following gem:
>
> # This target is used by the master Mak
I think it's safe to remove it. The last reference to it I found was
in the 2.0 release, where there is a Parser/Makefile (generated from
Parser/Makefile.in) which contains the following gem:
# This target is used by the master Makefile to add the objects to the library
add2lib:$(OBJS)
Hello,
I may be missing something, but I'm wondering whether
Parser/intrcheck.c is still used anywhere.
It's only mentioned in some comments:
$ grep -r intrcheck.c *
Modules/signalmodule.c:1197:/* Replacements for intrcheck.c functionality
PC/os2vacpp/makefile.omk:217: # intrcheck.c -- Not