John Beck added the comment: Hm, that is strange. My reading of the semantics of <foo.h> vs "foo.h" was that they are almost the same, except that "foo.h" has the additional semantic of searching the local directory (wherever the .c file is that is #include'ing it) first. So if other platforms require that, and we require the opposite of that, then it seems neither Makefile nor configure tweaking would help, and the needs of the many outweigh the needs of the few (or the one), and we will just patch this privately in our internal repo. Thanks for your consideration.
---------- status: pending -> open _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22148> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com