Timeline



Apr 10, 2018:

4:50 PM Ticket #3624 (Ternary statement cannot be just an expression.) updated by Melba23
I am afraid I regard something like that as really bad coding practice - particularly the way you have it with absolutely no parentheses to help anyone else understand just what is going on. I pity anyone else who has to maintain your code if it is all like that. But if you are happy..... M23

Apr 9, 2018:

7:14 PM Ticket #3624 (Ternary statement cannot be just an expression.) updated by genius257
Thanks for the quick and very informative feedback jpm. It's a small bug that properly will affect less than 1% i imagine. And Melba23, It was a quick way to provide one line of code that could illustrate the problem. I mostly use ternary as a way to if else statements so it would be more like […] Anyway thanks for the time invested :) .
3:19 PM Ticket #3621 (Mistake/(outdated info?) in help file 'Running Scripts') closed by Melba23
Completed: Changed by revision [12125] in version: 3.3.15.1
11:43 AM Ticket #3624 (Ternary statement cannot be just an expression.) closed by Melba23
Wont Fix
11:43 AM Ticket #3624 (Ternary statement cannot be just an expression.) updated by Melba23
Serious gopping syntax - why not write it correctly: […] jpm, I would not waste your time trying to get Au3Check to deal with such an appalling construct. Much better to use your time on something useful. M23

Apr 8, 2018:

5:11 PM Ticket #3624 (Ternary statement cannot be just an expression.) updated by J-Paul Mesnage
You right but I think that there will not be a solution as the way Au3check is implemented is difficult to analyse all AutoIt Syntax I Will have a try but don't expect a solution Sorry for not being able to fix it
3:33 PM Ticket #3624 (Ternary statement cannot be just an expression.) created by genius257
[…] […] I've omitted script path from the output It works …
8:43 AM Ticket #3623 (Problem with au3Stripper) closed by Jos
Fixed

Apr 7, 2018:

6:56 PM Ticket #3623 (Problem with au3Stripper) updated by anonymous
Looks like it's working with beta version. Thanks.
10:23 AM Ticket #3623 (Problem with au3Stripper) reopened by Jos
10:18 AM Ticket #3623 (Problem with au3Stripper) updated by Jos
I found an issue in the logic when #Au3Stripper_Off / On are used and #cs-#ce blocks are used within the code which should be resolved in the current Beta version 17.224.935.8. Please try and let me know what you find. Jos

Apr 6, 2018:

11:18 PM Ticket #3623 (Problem with au3Stripper) closed by J-Paul Mesnage
Works For Me: In Fact as WinAPIInternals.au3 is defining a global initialized with a function call The stripper will always include this 2 […] So No bug
8:43 AM Ticket #3623 (Problem with au3Stripper) updated by J-Paul Mesnage
It is true with any include referring "WINAPIInternals.au3"
6:56 AM Ticket #3623 (Problem with au3Stripper) created by anonymous
I use the au3Stripper contained in the latest SciTE4AutoIt3. When I …

Apr 5, 2018:

7:30 PM Ticket #3219 (dllCall cause error with SetupDiEnumDeviceInfo) updated by J-Paul Mesnage
Hi, sorry too give some info after this long delay the problem come from the DllOpen("test.dll") which fail not sure to understand why JUst run […]

Apr 4, 2018:

1:56 PM Ticket #3622 (AU3_ControlCommandByHandle FindString in ListBox) closed by Melba23
No Bug: If the string is not found then @error is set - use this to differentiate between the 2 cases: […] M23
9:48 AM Ticket #3622 (AU3_ControlCommandByHandle FindString in ListBox) created by ctrirxu@…
AU3_ControlCommandByHandle FindString in ListBox return 0 if not found …

Apr 3, 2018:

5:46 PM Ticket #3265 (_INetSmtpMail Bias calculation returns wrong values) closed by J-Paul Mesnage
Fixed: Fixed by revision [12114] in version: 3.3.15.1
4:43 PM Ticket #3152 (FileCopy doesn't cope well with copying files with embedded spaces in ...) updated by J-Paul Mesnage
Owner, Status changed
4:42 PM Ticket #3159 (ObjCreateInterface and BOOL type.) updated by J-Paul Mesnage
Owner, Status changed
4:41 PM Ticket #3135 (StdioClose with $STDERR_MERGED memory leak) updated by J-Paul Mesnage
Owner, Status changed
3:42 PM Ticket #3325 (_Word_DocSaveAs not working with the default $sFileName parameter) updated by J-Paul Mesnage
PLease post final comment about this thread A ticket should follow the rules of ticket creation Thanks
3:39 PM Ticket #3571 ((Beta) Map values are erased) updated by J-Paul Mesnage
Owner, Status changed
3:38 PM Ticket #3572 (TCPSend can hang forever without returning an error) updated by J-Paul Mesnage
Owner, Status changed
3:37 PM Ticket #3575 (TCP functions slow and TCPCloseSocket with shutdown) updated by J-Paul Mesnage
Sorry to ask so late, can i have repro scripts so I can analyse and try to find a solution THanks
3:31 PM Ticket #3584 (Finder Tools does not seem to handle overlapped controls properly) closed by J-Paul Mesnage
Rejected: sorry you did not provide the asked repro script so I close it
3:30 PM Ticket #3192 (Regression with reference) closed by J-Paul Mesnage
No Bug
3:29 PM Ticket #3232 (Issue when parsing scientific notation literals) updated by J-Paul Mesnage
Owner, Status changed
1:08 PM Ticket #3265 (_INetSmtpMail Bias calculation returns wrong values) updated by J-Paul Mesnage
Owner, Status changed
1:05 PM Ticket #3558 (TrayTip with icon always displays description of file or filename in ...) closed by J-Paul Mesnage
No Bug: As I see in the forum I can close it

Apr 2, 2018:

9:39 AM Ticket #3621 (Mistake/(outdated info?) in help file 'Running Scripts') updated by Melba23
Owner, Status changed
Looks to be the case - thanks for reporting it. M23
7:55 AM Ticket #3621 (Mistake/(outdated info?) in help file 'Running Scripts') created by nobbitry
The Array $CmdLine[] doesn't return only 63 parameters. The only limit …

Mar 31, 2018:

6:45 PM Ticket #3547 (@ErrorStdOut or $ErrorStdOut for /ErrorStdOut) updated by argumentum
Found a topic in the forums where the MsgBox is intercepted, giving the opportunity to handle this from within the script. https://www.autoitscript.com/forum/topic/143250-grab-runtime-errors-when-script-is-run-from-a-service/?do=findComment&comment=1009391

Mar 30, 2018:

10:33 PM Ticket #1824 ($GUI_BKCOLOR_TRANSPARENT not working in GUICtrlCreateCheckbox) updated by ratus
"you just need to disable themes for the transparency to work." Thanks a lot for this valuable info !!! I've been searching on the forum but didn't get any solution ! Big thanks again !
2:58 PM Ticket #3620 (_ArraySort on 2D is not stable but the documentation says it is) updated by anonymous
This was fairly a quick UDF so I might be changing a few things in the next few days. The compare function uses StringUpper and does not recognize Uppercase and Lowercase differences. But that is just a rather small issue and nothing serious.
2:53 PM Ticket #3620 (_ArraySort on 2D is not stable but the documentation says it is) updated by anonymous
Sure thing! I don't know how to attach files here so I have to link this from the german forum. https://autoit.de/wcf/index.php?attachment/85741-arraysortstable2d-au3/ The example code remains almost the same […] The result is correct and I tried this in my current project where I sort items with the ListView (which sorts them using a stable algorithm). I tested around 500 items on various colums and always got the same result. If there is one thing that might not match, it will be the compare function.
2:11 PM Ticket #3620 (_ArraySort on 2D is not stable but the documentation says it is) updated by Melba23
Please post your code so that we can see what you did. M23
1:59 PM Ticket #3620 (_ArraySort on 2D is not stable but the documentation says it is) updated by anonymous
Well I implemented my own stable algorithm by using MergeSort and expanding it into two dimensions (using the sorting column as the equality check) and it seems to work quite good. The decision is up to the devs what now the solution of this ticket be. Change the documentation to call the quicksort algorithm (1D and 2D) unstable or implement an existing stable solution (for example Melba's) or just leave everything how it is. I would be very happy to see a _ArraySortStable or _ArraySort with a parameter flag to use a stable algorithm while sorting since this would be very useful in the standard UDF library. Thanks for your efforts, ticket can be closed after a final answer please.
1:17 PM Ticket #3620 (_ArraySort on 2D is not stable but the documentation says it is) updated by Melba23
If you want to sort items where you want the columns to act as groupings then use my ArrayMultiColSort UDF - the link is in my sig. M23
11:39 AM Ticket #3620 (_ArraySort on 2D is not stable but the documentation says it is) updated by Jos
In case you feel something is really wrong then simply submit a proposal to "fix" this UDF, but I am not convinced that you correct about not being allowed to change the order of the records in case the primary key is equal. Jos
11:05 AM Ticket #3620 (_ArraySort on 2D is not stable but the documentation says it is) updated by anonymous
The bug is that the algorithm claims to be stable which it is not. If you sort the second column than you compare these elements with each other. If you find two identical keys then you are not allowed to switch them in a stable algorithm. You don't need to give an extra parameter to decide which keys to compare explicitly for stability, you could but you don't have to. And if you don't the usual way would be to take the items in the column you're sorting in. These items are switched if the an item is lower or equal / greater or equal but changing that to lower / greater would cause the algorithm not to switch items (on equality) therefore resulting in a stable algorithm. Either the implementation of the 2D sort has to change (1D sort with InsertionSort should be stable) or the documentation simply has to be altered because one of them is not correct.
10:49 AM Ticket #3620 (_ArraySort on 2D is not stable but the documentation says it is) updated by Jos
.. and what is the bug in your mind? They are properly sorted on the indicated column and there is no given which sequence "records" with a similar key will be. Jos
12:10 AM Ticket #3264 (_INetSmtpMail does always fail with error 50) closed by J-Paul Mesnage
Fixed: Fixed by revision [12098] in version: 3.3.15.1

Mar 29, 2018:

11:31 PM Ticket #3620 (_ArraySort on 2D is not stable but the documentation says it is) created by anonymous
_ArraySort claims to be stable in its in-script documentation if you …
5:12 PM Ticket #3243 (_WinAPI_MoveFileEx(...$sNewFile = "" for delete not 0) closed by J-Paul Mesnage
Fixed: Fixed by revision [12097] in version: 3.3.15.1
6:46 AM Ticket #3560 (parentheses around function refference fails when follwed by calling ...) closed by J-Paul Mesnage
Fixed: Fixed by revision [12096] in version: 3.3.15.1

Mar 28, 2018:

7:00 PM Ticket #3027 (_WinAPI_RegEnumKeyEx) closed by J-Paul Mesnage
Completed: Added by revision [12095] in version: 3.3.15.1

Mar 27, 2018:

5:59 AM Ticket #3560 (parentheses around function refference fails when follwed by calling ...) updated by J-Paul Mesnage
I think that I found a solution please use the au3check.exe of the SciTE beta download Thanks

Mar 26, 2018:

4:34 PM Ticket #2832 (Call (["CallArgArray", ...]) doesn't modify ByRef arguments) closed by BrewManNH
No Bug: The problem as I see it is that when you're sending an array of parameters to a function using Call, you're not sending the actual array, just the parameters. Sending a ByRef parameter in an array doesn't allow you to modify the contents of the array, because the array itself isn't sent ByRef, just the contents of it. So there's no way to access the individual elements of the array in the Called function. As this is by design, it doesn't appear that this will work the way you wish it to, and Jon doesn't seem to see it as a bug. You'll have to live with the limitation.

Mar 24, 2018:

5:16 PM Ticket #2822 (object('item')('item') syntax support) closed by J-Paul Mesnage
Fixed: Fixed by revision [12084] in version: 3.3.15.1
5:13 PM Ticket #2822 (object('item')('item') syntax support) reopened by J-Paul Mesnage
I repoen it as Under 3.3.14.5 it is not fixed

Mar 23, 2018:

9:09 AM Ticket #3619 (Return value of _WinAPI_LocalFree() is not consistent with what the ...) closed by J-Paul Mesnage
Fixed: Fixed by revision [12082] in version: 3.3.15.1
8:36 AM Ticket #3619 (Return value of _WinAPI_LocalFree() is not consistent with what the ...) updated by J-Paul Mesnage
You right, doc will be fixed next release

Mar 22, 2018:

11:32 PM Ticket #3596 (_ArrayAdd fails to add a specified value at the end of an existing 1D array) updated by John.D.Rainbow@…
Replying to Jos: > Closing assuming the changes have fixed it. > Jon has now released a new version v3.3.14.5 with all the necessary fixes, so please install that. Most grateful thanks for all the fixes.
5:36 PM Ticket #3619 (Return value of _WinAPI_LocalFree() is not consistent with what the ...) created by tukangusil7@…
Return Value according to the documentation Success: True …

Mar 20, 2018:

5:12 PM Ticket #3616 (_WinAPI_GetVersion - No Return Value for Windows 10 in the helpfile / ...) updated by Au3Builder
Why Rejected? Still mad at me? You should thank me for making AutoIt development move on.
4:35 PM Ticket #3617 (Hot Strings) closed by Melba23
Rejected
4:35 PM Ticket #3616 (_WinAPI_GetVersion - No Return Value for Windows 10 in the helpfile / ...) closed by Melba23
Rejected
3:22 PM Ticket #3618 (x86 or x64 for $tagNMTVKEYDOWN pb align) closed by J-Paul Mesnage
Fixed: Fixed by revision [12081] in version: 3.3.15.1
3:21 PM Ticket #3618 (x86 or x64 for $tagNMTVKEYDOWN pb align) updated by J-Paul Mesnage
State = 0 is what is described in the MSDN doc !!! anyway you right the align as never be updated since the introduction of the struct/endstruc which is now taking in account the alignment x86/x64 Thanks for the ticket
11:00 AM Ticket #3618 (x86 or x64 for $tagNMTVKEYDOWN pb align) created by gilles@…
when processing $TVN_KEYDOWN notification the structure …

Mar 19, 2018:

6:45 PM Ticket #3617 (Hot Strings) created by Au3Builder
something like this would be great. whenever you type a word …
6:24 PM Ticket #3616 (_WinAPI_GetVersion - No Return Value for Windows 10 in the helpfile / ...) created by Au3Builder
https://www.autoitscript.com/autoit3/docs/libfunctions/_WinAPI_GetVersi

Mar 18, 2018:

9:36 PM Ticket #3614 ($Version previously declared as a Const) updated by Au3Builder
Thank you Melba for deleting my valid report regarding a missing information in the helpfile. seems that you cannot control your negative attitude towards me. if it wasn't you,then find out what is going on.
Note: See TracTimeline for information about the timeline view.