Timeline
Nov 13, 2018:
- 4:47 PM Ticket #3677 (_FileListToArrayRec()'s 2nd parameter ($sMask) seems case sensitive.) created by
- Setting _FileListToArrayRec()'s 2nd parameter ($sMask) to "*.jpeg" …
- 6:00 AM Ticket #3676 ($tagResource Help lacks some DisplayTypes) updated by
-
Version changed
Automatic ticket cleanup. - 5:02 AM Ticket #3676 ($tagResource Help lacks some DisplayTypes) updated by
- c.haslam
- 5:01 AM Ticket #3676 ($tagResource Help lacks some DisplayTypes) updated by
- $tagNETRESOURCE only has 4 of the possible options. I suggest that the others be copied from https://msdn.microsoft.com/en-us/library/windows/desktop/aa385353(v=vs.85).aspx
- 5:00 AM Ticket #3675 ($tagNETRESOURCE: Add constants) updated by
-
Version changed
Automatic ticket cleanup. - 4:59 AM Ticket #3676 ($tagResource Help lacks some DisplayTypes) created by
- 4:53 AM Ticket #3675 ($tagNETRESOURCE: Add constants) updated by
- c.haslam
- 4:52 AM Ticket #3675 ($tagNETRESOURCE: Add constants) updated by
- The following constants appear to be missing from WinNet.au3: ; DisplayType Global Const $RESOURCEDISPLAYTYPE_GENERIC = 0x00000000 Global Const $$RESOURCEDISPLAYTYPE_DOMAIN = 0x00000001 Global Const $RESOURCEDISPLAYTYPE_SERVER = 0x00000002 Global Const $RESOURCEDISPLAYTYPE_SHARE = 0x00000003 Global Const $RESOURCEDISPLAYTYPE_FILE = 0x00000004 Global Const $RESOURCEDISPLAYTYPE_GROUP = 0x00000005 Global Const $RESOURCEDISPLAYTYPE_NETWORK = 0x00000006 Global Const $RESOURCEDISPLAYTYPE_ROOT = 0x00000007 Global Const $RESOURCEDISPLAYTYPE_SHAREADMIN = 0x00000008 Global Const $RESOURCEDISPLAYTYPE_DIRECTORY = 0x00000009 I copied them from https://msdn.microsoft.com/en-us/library/windows/desktop/aa385353(v=vs.85).aspx There are two more there, but they have the same value (which I find surprising): Global Const $RESOURCEDISPLAYTYPE_TREE = 0x0000000A Global Const $RESOURCEDISPLAYTYPE_NDSCONTAINER = 0x0000000A Perhaps these two should not be added for this reason.
- 4:41 AM Ticket #3675 ($tagNETRESOURCE: Add constants) created by
Nov 9, 2018:
- 4:04 PM Ticket #3674 (Forum: @Name breaks input) closed by
- Rejected
- 4:04 PM Ticket #3674 (Forum: @Name breaks input) updated by
- This is an forum bug, not an autoit3 bug so closing the ticket. Jos
- 4:02 PM Ticket #2251 (variables in FileInstall's "source") updated by
-
Replying to mark.pt@…:
> For me it sounds like you can't imagine a concept like, I don't know... freaking static value pre evaluation.
> Please don't make excused for the last of knowledge or skills (maybe both) mister Mr.
I'm not an idiot. ... and you felt the need to make this reply to an 6 years old close ticket ....why? Jos - 2:36 PM Ticket #2251 (variables in FileInstall's "source") updated by
-
For me it sounds like you can't imagine a concept like, I don't know... freaking static value pre evaluation.
Please don't make excused for the last of knowledge or skills (maybe both) mister Mr.
I'm not an idiot.
Nov 8, 2018:
- 8:53 PM Ticket #3674 (Forum: @Name breaks input) created by
- Bug: When typing @Name to reply to and ping a person on the forum, it …
- 2:49 PM Ticket #3673 ($aSelectedItems already declared/assigned in GuiListView.au3 func ...) closed by
- Rejected: I get no such error using either the 3.3.14.5 UDF or the 3.3.15.1 Beta which it looks as if you are using. Might be a problem with the Beta Au3Check. You should open a thread in the forum to confirm such findings before starting a Trac ticket - I suggest you do just that. M23
- 9:24 AM Ticket #3673 ($aSelectedItems already declared/assigned in GuiListView.au3 func ...) created by
- I got this warning, not really a bug, but not really supposed to be …
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.
