Timeline
Oct 30, 2017:
- 2:18 AM Ticket #3572 (TCPSend can hang forever without returning an error) updated by
- I am currently using version 3.3.14.2 when the hanging happens. This does NOT happen in 3.3.8.1 Here is what happens in 3.3.8.1: After it reaches that hanging point, it hangs for a few seconds, and then it continues for awhile, and then it hangs for a few seconds, and then it continues for awhile. So, it seems that 3.3.8.1 is retrying after the server stops accepting data, and then it successfully continues sending when the server is ready again, while 3.3.14.2 simply hangs forever if the server stops accepting data for some reason (buffer full or whatever reason). It should either return an error, or successfully retry like 3.3.8.1 does. Hanging forever is not good.
- 1:48 AM Ticket #3572 (TCPSend can hang forever without returning an error) created by
- See this forum post for additional information: …
Oct 28, 2017:
- 9:08 PM Ticket #3571 ((Beta) Map values are erased) created by
- Explanation and reproducer in this forums post: …
Oct 25, 2017:
- 5:08 PM Ticket #3570 (Array index statements are called twice when used in a assignment) closed by
- Duplicate: Already reported https://www.autoitscript.com/trac/autoit/ticket/3003 M23
Oct 24, 2017:
- 2:57 PM Ticket #3570 (Array index statements are called twice when used in a assignment) created by
- When values assigned to an array element, the index statement seems to …
Oct 7, 2017:
- 7:13 PM Ticket #3569 (CmdLine parameter charset) closed by
- No Bug
- 7:13 PM Ticket #3569 (CmdLine parameter charset) updated by
- I am closing this as Nobug and let's continue the discussion in the forum: https://www.autoitscript.com/forum/topic/190592-cmdline-parameter-charset/?do=findComment&comment=1368073
- 5:10 PM Ticket #3569 (CmdLine parameter charset) updated by
- Can't replicate it and is working fine for me: - put your code in a test.au3 file encoded as UTF8 without bom - Compiled it - Started CMD prompt and did command: Test.exe "D:\Folder1\Folder2\ěščřžýáíéúů\Folder3" "green.txt" The MSGBOX shows: --------------------------- Split --------------------------- D:\Folder1\Folder2\ěščřžýáíéúů\Folder3\green.txt --------------------------- OK Annuleren --------------------------- It only goes wrong when you shell the compiled script from a batch file, so there is some sort of conflict there, but as Shown, AutoIt3 is working fine.
Oct 6, 2017:
- 7:17 PM Ticket #3569 (CmdLine parameter charset) created by
- I have script for get parameter as text with special charsets but i do …
Oct 4, 2017:
- 8:20 PM Ticket #3566 (FileChangeDir is changing @TempDir) closed by
- No Bug: Closing as nobug due to lack of response. Jos
Note:
See TracTimeline
for information about the timeline view.
