Log Message:
-----------
* Changed direct struct access to errorLine to the Tcl 8.6 function Tcl_GetErrorLine,
as well as adding a define for Tcl versions less than 8.6 so that they would have
this function. Took this from the fix in aolserver
Modified Files:
--------------
libpgtcl:
ChangeLog (r1.61 -> r1.62)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/ChangeLog?r1=1.61&r2=1.62)
libpgtcl/generic:
pgtclCmds.c (r1.77 -> r1.78)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/generic/pgtclCmds.c?r1=1.77&r2=1.78)
pgtclCmds.h (r1.23 -> r1.24)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtcl/libpgtcl/generic/pgtclCmds.h?r1=1.23&r2=1.24)