[GRASS-dev] WinGRASS needs TclTk 8.4

Markus Neteler neteler at osgeo.org
Thu Jan 31 06:02:21 EST 2008


On Jan 31, 2008 10:40 AM, Glynn Clements <glynn at gclements.plus.com> wrote:
> Markus Neteler wrote:
> > Apparently I am wrong here.
> > It seems that Glynn's update to togl.c 1.7 make it unnecessary to
> > include the headers.
>
> I don't think that any of the tkInt* stuff is needed any more.

Headers now removed:

svn rm tkInt* tkWinInt.h
D         tkInt4.0.h
D         tkInt4.1.h
D         tkInt4.2.h
D         tkInt8.0.2.h
D         tkInt8.0.h
D         tkInt8.1.1.h
D         tkInt8.2.3.h
D         tkInt8.3.3.h
D         tkInt8.3.h
D         tkInt8.4.9.h
D         tkInt8.4.h
D         tkIntDecls8.1.1.h
D         tkIntDecls8.2.3.h
D         tkIntDecls8.3.3.h
D         tkIntDecls8.3.h
D         tkIntDecls8.4.9.h
D         tkIntDecls8.4.h
D         tkInt.h
D         tkWinInt.h

... and "remove" submitted.

> It still needs some "internal" files on Windows and MacOSX,
> specifically:
>
> Windows:
>         #include <tkPlatDecls.h>
>         #include "tkFont.h"
>
> MacOSX:
>         #include <tclMacCommonPch.h>
>         #include "tkMacOSX.h"
>         #include <tkMacOSXInt.h>

Any action needed on this?

Markus


More information about the grass-dev mailing list