Timeline
Nov 6, 2018:
- 2:37 AM Ticket #2845 (Empty Array isn't Empty) closed by
- Rejected: Not sure if this bug was fixed or not, but the test scripts no longer run under the current version of AutoIt, so this can't happen at this time. Closing the ticket to clean up the bug tracker from unnecessary clutter.
Nov 5, 2018:
- 11:58 AM Ticket #3672 (AutoIt v3 Installer overwrites PowerShell Envirovment Path) closed by
- Fixed
- 11:57 AM Ticket #3672 (AutoIt v3 Installer overwrites PowerShell Envirovment Path) updated by
- This was fixed in version v3.3.13.14, so when upgrading from any version before v3.3.13.14, you can still have this issue as the uninstall is done by the old version installer. I will close this for now and report if this issue occurs with uninstall of any version eq or gt v3.3.13.14. Jos
- 11:57 AM Ticket #3590 (Autoit product installation deleting all psmodulepath entries but its own) closed by
- Fixed
- 11:57 AM Ticket #3590 (Autoit product installation deleting all psmodulepath entries but its own) updated by
- This was fixed in version v3.3.13.14, so when upgrading from any version before v3.3.13.14, you can still have this issue as the uninstall is done by the old version installer. I will close this for now and report if this issue occurs with uninstall of any version eq or gt v3.3.13.14. Jos
Nov 3, 2018:
- 9:38 PM Ticket #3590 (Autoit product installation deleting all psmodulepath entries but its own) updated by
- From which version was the upgrade done?
- 9:38 PM Ticket #3672 (AutoIt v3 Installer overwrites PowerShell Envirovment Path) updated by
-
Owner, Status changed
- 9:38 PM Ticket #3672 (AutoIt v3 Installer overwrites PowerShell Envirovment Path) reopened by
- 9:37 PM Ticket #3672 (AutoIt v3 Installer overwrites PowerShell Envirovment Path) updated by
- From which version were you upgrading? Jos
- 11:36 AM Ticket #3672 (AutoIt v3 Installer overwrites PowerShell Envirovment Path) closed by
- Duplicate: Duplicate of https://www.autoitscript.com/trac/autoit/ticket/3590 M23
- 11:08 AM Ticket #3672 (AutoIt v3 Installer overwrites PowerShell Envirovment Path) created by
- I've just installed the newest version of AutoIt v3. It removed the …
Nov 1, 2018:
- 6:15 PM Ticket #3671 (TCPRecv/TCPAccept wrong @error detection (also -1 and -2 ...)) closed by
- No Bug
- 6:15 PM Ticket #3671 (TCPRecv/TCPAccept wrong @error detection (also -1 and -2 ...)) updated by
- Please use the forum for questions and only report Bugs when they are confirmed there. Jos
- 5:31 PM Ticket #3671 (TCPRecv/TCPAccept wrong @error detection (also -1 and -2 ...)) updated by
- Sorry there is a wrong server file. There is a "...Until $iSocket <> -1"
- 4:20 PM Ticket #3671 (TCPRecv/TCPAccept wrong @error detection (also -1 and -2 ...)) created by
- TCPRecv leads to an @error after receiving message -> TCPAccept …
- 3:46 PM Ticket #2596 (TCPRecv not returning data, and setting @error to -1) updated by
- The problem still exists in v 3.3.14.5 TCPRecv doesn't return a correct @error message! If TCP-Server is testwise closed, the lost connection could not be detected by TCPRecv!
Oct 22, 2018:
- 4:00 PM Ticket #3670 (DrveGetDrive() help: a clarification) updated by
-
Version changed
Automatic ticket cleanup. - 3:55 PM Ticket #3670 (DrveGetDrive() help: a clarification) created by
- I suggest this Remark: @error is set to 1 if the parameter is neither …
Oct 18, 2018:
- 9:08 PM Ticket #3666 (Au3Check issue when error is in include at last line and there is no ...) updated by
- Replying to mLipok: > Could Au3Check.exe at least display a warning in SciTE console, if there is no appropriate termination in a given UDF ? It likely is possible, like coping without the crlf, but I don't know of a simple way of doing that. The whole issue is that Flex&Yacc are used which generate a lot of the actual code and the reading process is part of that standard code which I can't change. I do not have enough knowledge to fix this without risk and honestly this is too trivial to have any risk. You know pretty quickly when it it telling you the wrong line/file to be able to fix this. Jos
- 5:47 PM Ticket #3666 (Au3Check issue when error is in include at last line and there is no ...) updated by
- Could Au3Check.exe at least display a warning in SciTE console, if there is no appropriate termination in a given UDF ?
Oct 17, 2018:
- 1:10 PM Ticket #3666 (Au3Check issue when error is in include at last line and there is no ...) closed by
- Wont Fix
- 1:09 PM Ticket #3666 (Au3Check issue when error is in include at last line and there is no ...) updated by
- I have had a look but there is no easy solution to this issue in the way au3check is coded, so all I can say is make sure you have a (cr)lf as last character in each included file, or no errors on the last line. Jos
Oct 16, 2018:
- 2:39 PM Ticket #3667 (Continuation line with no code on it passes Au3Check but at runtime ...) updated by
- @c.haslam, please stop adding stuff to the report. The basic question is clear and that is the only thing that needs to be answered in this report. Don't know who added the AutoitUpdate image and issue, but that has been removed from this topic as there is no relation what so ever. Simply create a new issue in case you find one. Jos
- 12:44 PM Ticket #3669 (Error message "Struct") closed by
- Fixed: Fixed by revision [12180] in version: 3.3.15.1
- 12:41 PM Ticket #3669 (Error message "Struct") updated by
- Replying to mLipok: > EDIT: > I mean that there should not be mentioned "Struct" and all mentioned mnemonic are keywords. Ah, that does indeed make sense. Jos
- 2:18 AM Ticket #3669 (Error message "Struct") updated by
- My point was not about which part of code fires this error. You can fire the same error with this following single line: […] The issue which I report here is about "used wording": Error: No variable given for "Dim", "Local", "Global", "Struct" or "Const" statement. Error: No variable given for "Dim", "Local", "Global", "Static" or "Const" keyword. EDIT: I mean that there should not be mentioned "Struct" and all mentioned mnemonic are keywords.
Oct 15, 2018:
- 9:00 AM Ticket #3669 (Error message "Struct") updated by
- Don't think so, static is a total separate keyword and doesn't belong in that line at all. In this case the error is triggered on Const. Jos
Oct 14, 2018:
- 11:17 PM Ticket #3669 (Error message "Struct") updated by
-
Version, Description changed
- 11:16 PM Ticket #3669 (Error message "Struct") created by
- Try to run this code: […] DO NOT USE Au3Check just AutoIt. You …
Note:
See TracTimeline
for information about the timeline view.
