Hans Leidekker wrote:
-Hans
Changelog Match output of WinXP for ScriptGetProperties. Add a test for ScriptGetProperties.
+static const SCRIPT_PROPERTIES script_0 = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; +static const SCRIPT_PROPERTIES script_1 = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; +static const SCRIPT_PROPERTIES script_2 = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
Hans, what is the status of this patch? Looks pretty comprehensive but is unapplied. Are you going pursue it?
Jeff
On Thursday 14 September 2006 13:27, Jeff Latimer wrote:
Hans, what is the status of this patch? Looks pretty comprehensive but is unapplied. Are you going pursue it?
If I knew why it was ignored, I would. Alexandre?
-Hans