8 Jul
2005
8 Jul
'05
2:24 a.m.
Ted Gould wrote:
aaron@...749... wrote:
aaron@...749... wrote:
Ted, what can we do to help?
Python and Perl Effects are broken on Bob's latest windows build too. Shall I file a bug?
Yeah, you should probably file a bug :(
will do.
Can you comment out the 'if' statement in the 'execute' function in script.cpp that contains the line:
g_strdup_printf("%s 2> %s"...
Do you me that you want the inner block to execute unconditionally? If so, when I remove the "if" it still doesn't work. I wish I knew enough C++ to know, but are the next two lines in the appropriate order?
g_free(command); command = temp;
Aaron Spike