From: Amit Zaroo on
Hi,
Wanted to know if anyone tried compiling tcl8.5.8 with VC 2010 express
edition?
I have tried and am facing an error in tclPosixStr.c

It seems that errno.h has changed in VC 2010 and now includes
definitions for
"Posix Supplement"

I think tclWinPort.h should start declaring these macros after 150 or
so.

Does this require a Bug report?

Regards,
Amit
From: Don Porter on
Amit Zaroo wrote:
> Wanted to know if anyone tried compiling tcl8.5.8 with VC 2010 express
> edition?
> I have tried and am facing an error in tclPosixStr.c
....
> Does this require a Bug report?

Tcl Bug 3019640 reported and fixed for 8.5.9.

--
| Don Porter Mathematical and Computational Sciences Division |
| donald.porter(a)nist.gov Information Technology Laboratory |
| http://math.nist.gov/~DPorter/ NIST |
|______________________________________________________________________|
From: Amit Zaroo on
On a Side note!
What is the current release date for 8.5.9 ?
Regards

On Jul 8, 6:59 pm, Don Porter <d...(a)nist.gov> wrote:
> Amit Zaroo wrote:
> > Wanted to know if anyone tried compiling tcl8.5.8 with VC 2010 express
> > edition?
> > I have tried and am facing an error in tclPosixStr.c
> ...
> > Does this require a Bug report?
>
> Tcl Bug 3019640 reported and fixed for 8.5.9.
>
> --
> | Don Porter          Mathematical and Computational Sciences Division |
> | donald.por...(a)nist.gov             Information Technology Laboratory |
> |http://math.nist.gov/~DPorter/                                 NIST |
> |______________________________________________________________________|