Timeline



Oct 4, 2016:

10:45 PM Ticket #3284 (https://medium.com/@malkoo/free-today-watch-marvels-agents-of-s-h-i-e-l ...) closed by jchd18
No Bug
10:44 PM Ticket #3283 (https://medium.com/@malkoo/full-mtv-watch-ex-on-the-beach-season-5-epis ...) closed by jchd18
No Bug
9:51 PM Ticket #3284 (https://medium.com/@malkoo/free-today-watch-marvels-agents-of-s-h-i-e-l ...) created by anonymous
https://medium.com/@malkoo/free-today-watch-marvels-agents-of-s-h-i-e-l
9:01 PM Ticket #3283 (https://medium.com/@malkoo/full-mtv-watch-ex-on-the-beach-season-5-epis ...) created by anonymous
https://medium.com/@malkoo/full-mtv-watch-ex-on-the-beach-season-5-epis
8:03 PM Ticket #3282 (https://medium.com/@gulaboo/full-hd-watch-the-flash-s03e01-season-3-epi ...) closed by Melba23
No Bug
8:03 PM Ticket #3281 (https://www.dailystrength.org/group/poonkaq/discussion/free-todey-watch ...) closed by Melba23
No Bug
8:03 PM Ticket #3280 (http://dwdstudios.com/node/9748) closed by Melba23
No Bug
7:39 PM Ticket #3282 (https://medium.com/@gulaboo/full-hd-watch-the-flash-s03e01-season-3-epi ...) created by anonymous
https://medium.com/@gulaboo/full-hd-watch-the-flash-s03e01-season-3-epi
12:12 PM Ticket #3281 (https://www.dailystrength.org/group/poonkaq/discussion/free-todey-watch ...) created by anonymous
https://www.dailystrength.org/group/poonkaq/discussion/free-todey-watch
11:52 AM Ticket #3280 (http://dwdstudios.com/node/9748) created by anonymous
http://dwdstudios.com/node/9748

Oct 2, 2016:

10:33 PM Ticket #3279 (FileReadToArray() documentation missing important detail) updated by jchd
I disagree: after explicitely opening a file for append, it's plain that the handle's file pointer is set to EOF upon successful return of the function. Reading whatever from there is obviously going to fail and raise an error. This is how low-level fileread/filewrite functions work in all languages I know of. No low-level File* function has the right to change the file pointer before reading/writing! Doing so would make them completely useless in almost all situations. That said I confess that the description in the documentation could have said "reading past EOF" or "EOF unexpectedly reached" like the other FileRead* functions do (with @error set to -1). Yet still, any volontary attempt to read anything from EOF is much more a programming error than a misleading documentation.
9:03 PM Ticket #3279 (FileReadToArray() documentation missing important detail) created by rumbata@…
When using FileReadToArray() with a file handle, the file position may …
7:09 AM Ticket #3274 (Problems with ControlSend) closed by J-Paul Mesnage
Rejected
7:08 AM Ticket #3274 (Problems with ControlSend) updated by J-Paul Mesnage
So I close it

Sep 28, 2016:

4:00 PM Ticket #3278 (win\print\suffix) closed by J-Paul Mesnage
Rejected: This does not follow Ticket submissio so I close it
12:31 PM Ticket #3278 (win\print\suffix) created by anonymous

Sep 27, 2016:

9:34 PM Ticket #1942 (Better support for online documentation.) updated by BrewManNH
Milestone changed
9:32 PM Ticket #2984 (_GUICtrlListView_GetViewDetails and _GUICtrlListView_GetViewLarge ...) updated by BrewManNH
Milestone changed

Sep 22, 2016:

11:10 PM Ticket #3277 (_IEFrameGetObjByName crashes Script after many uses on Win7 and newest ...) updated by mLipok
btw. This problem probably will be fixed in next IE.au3 version. But for now you should keep eye on ticket #3167 .... and you should read this: https://www.autoitscript.com/forum/topic/177783-example-proper-usage-ieau3-udf-with-autoit-v3314x/
11:07 PM Ticket #3277 (_IEFrameGetObjByName crashes Script after many uses on Win7 and newest ...) closed by mLipok
Duplicate: https://www.autoitscript.com/trac/autoit/ticket/3167

Sep 21, 2016:

10:51 AM Ticket #3277 (_IEFrameGetObjByName crashes Script after many uses on Win7 and newest ...) created by ixam
First of all here is the Forum post I made: …

Sep 20, 2016:

7:58 AM Ticket #3276 (Getting/Setting DllStruct array-element with index stored in varible ...) updated by jchd18
Dot notation for DllStructs is AFAIK not documented. Use DllStructSetData instead.

Sep 19, 2016:

5:23 PM Ticket #3217 (FileInstall() memory leak) updated by BrewManNH
I don't have version 3.3.8.1 to test against, but in 3.3.12.0 it shows the same. It's the file being extracted from the exe, and as soon as that is extracted and saved to disk, the memory usage drops to a normal level. Doesn't look like a memory leak to me, I'd have to agree with TheDcoder that it's normal.
11:22 AM Ticket #3276 (Getting/Setting DllStruct array-element with index stored in varible ...) created by genius257
The code below illustrates the problem […]

Sep 17, 2016:

2:55 AM Ticket #3273 (_ArrayExtract: Error return value description) closed by BrewManNH
Fixed: Fixed by revision [11807] in version: 3.3.15.1

Sep 14, 2016:

9:46 PM Ticket #3275 (free/unset variable) updated by anonymous
So what if it does? The actual memory usage would be tiny, so I don't see why this would be an issue worth implementing.
6:13 PM Ticket #3275 (free/unset variable) created by genius257
It would be nice to be able to free/unset variables. I know setting …

Sep 12, 2016:

3:59 PM Ticket #3274 (Problems with ControlSend) updated by J-Paul Mesnage
Has I don't have a COM1, I can't reproduce All the pointed tickets do not help to reproduce. If you cannot attached a "working" script I will close it again Sorry
3:47 PM Ticket #3274 (Problems with ControlSend) created by anonymous
ControlSend acts erratically when executed on Minimised window. …

Sep 9, 2016:

5:56 PM Ticket #3273 (_ArrayExtract: Error return value description) updated by BrewManNH
Is there a reason you quoted what I said, because you forgot to add anything to your post? In case you're wondering the line in your bug report I was responding to is this one: > By the way, where can I get a version of AutoIt with this problem fixed? Thanks! My response was telling you that there's no reason to look for a "fixed" version of AutoIt because your complaint is a minor documentation error that doesn't affect anything in the function itself. Seeing as how you already know what the correct return value is, you shouldn't need an updated help file to know what to do with it. It will get fixed when it gets fixed and now that you know what the correct return value is, write your scripts with that return value in mind.

Sep 5, 2016:

5:26 AM Ticket #3273 (_ArrayExtract: Error return value description) updated by Sponge Jhan
Replying to BrewManNH: > The only "problem" is the documentation, and you already know what the return value is, so what exactly do you need fixed? > > The documentation can be fixed to reflect the correct return result, but other than that there's nothing to fix in the function itself.
Note: See TracTimeline for information about the timeline view.