Sebastian Brzuzek

Results 6 comments of Sebastian Brzuzek

@landro I just executed tests and examples on WinXP and have a lot of errors like this one: ``` Unexpected unknown command invocation 'exec tput -S

@landro I was testing on clean check out of the coloured_messages branch, so this is not related to disabled exec command (I was using jtcl to be sure there is...

@landro I just executed test.cmd on Win7 - result shared here https://gist.github.com/Sebastian-Brzuzek/7878312 There is no error when I run examples.cmd I'm sure this is related to coloured messages not with...

@landro now it looks much better. There are no errors. Your assumption about lack of colours in windows command line is correct as well. I will merge this branch to...

OK. Let me know when there will be final version available (I will try to find the reason of problem on WinXP in the mean time, but we should not...

I found there was incorrect setup of TCLLIBPATH in my WinXP environment pointing to some obsolete version of TesTcl. After cleanup of this environment varialble it looks even on WinXP...