On Fri, 2010-02-12 at 23:35 -0400, David Bremner wrote:
> +#define getline(F) gtools_getline(F)

Hi David-

Redefining getline() there in gtools.h will preclude source files who
include gtools.h from using the standard getline() routine, won't it?
In my opinion, changing all the references in the nauty source is a
better solution.

 -Kamal



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to