Timeline



Jan 19, 2017:

10:56 PM Ticket #3097 (AutoIt crash with Objects) updated by anonymous
I suppose it is obvious, but, I tried compiling on a 64bit installation, but, with #AutoIt3Wrapper_UseX64=N it failed on an x86 windows 7 32bit machine at 316 iterations then it failed on an x64 - 64bit windows 7 machine also at 316 iterations. Is there any hope that this will be fixed on 32 bit machines? or, should we resign ourselves to either: 1) using a 64bit machine 2) staying back at 3.3.12? thanks - sorry to be pest ; would like to plan for a future large time investment. Phil ps - is this really "fixed" by x64 or is the memory space simply so large that the error doesn't occurr...?

Jan 17, 2017:

2:12 PM Ticket #3526 (Syntax Coloring Not Working Intermittently with Respect to #cs and #ce ...) updated by anonymous
Please post some code to allow me to replicate the issue you see and the steps I should take to make it go wrong. Also ensure you try the latest production version to ensure this isn't fixed already before posting a bug report. Jos

Jan 16, 2017:

10:28 PM Syntax Color Bug Fragment 2 01162017.jpg attached to Ticket #3526 by general123456789@…
Example of SciTE v3.5.4 Syntax Coloring Working in Same File
10:24 PM Syntax Color Bug Fragment 01162017.jpg attached to Ticket #3526 by general123456789@…
Example of SciTE v3.5.4 Syntax Color Bug
10:23 PM Ticket #3526 (Syntax Coloring Not Working Intermittently with Respect to #cs and #ce ...) created by general123456789@…
AutoIT SciTE 3.5.4: I use the #cs and #ce pairings throughout my code …

Jan 8, 2017:

1:00 PM Ticket #3525 (Support for binding to multicast group) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
12:01 PM Ticket #3525 (Support for binding to multicast group) created by urmilparikh
Referring this: …

Jan 5, 2017:

3:05 AM Ticket #2405 (Possible issue with FileGetVersion.) updated by anonymous
We can also use shell script to obtain file version associated with .dll & .exe file using below line of codes: [string]$Vesrion = [System.Diagnostics.FileVersionInfo]::GetVersionInfo("C:\Program Files\example\Example.exe").FileVersion echo $Vesrion

Dec 30, 2016:

6:47 PM Ticket #3524 (_FileCountLines crashes program with "Error allocating memory".) closed by Jos
No Bug: This standard UDF isn't made for this purpose as it reads the whole file into memory and counts the LineFeed characters to determine the number of lines. In case you really need to know a total linecount for such a larger file, you need to write your own logic for that. Come to the forum in case you want to have a dialog on this. Jos
6:26 PM Ticket #3524 (_FileCountLines crashes program with "Error allocating memory".) created by joon
Trying to get the total line count of large text file using …
11:19 AM Ticket #3523 (Can't access array with _WM_COMMAND) closed by Melba23
No Bug: Not a bug - just do not use blocking functions within a handler, as is explained in the Help file. And in future, please use the forum for support - not Trac. M23
7:22 AM Ticket #3523 (Can't access array with _WM_COMMAND) created by jamestran201@…
I have a complete error with array when i'm clicked in button, array …

Dec 26, 2016:

12:05 PM Ticket #3307 (Au3Info reports not useful mouse coordinates) closed by Jos
No Bug
11:05 AM Ticket #3307 (Au3Info reports not useful mouse coordinates) updated by anonymous
Should be a request instead of a bug.
10:51 AM Ticket #3522 (FileGetVersion) closed by Jos
No Bug: FileGetVersion with a parameter will return the information found in the "StringFileInfo" block, so I am marking this as No-Bug. Jos

Dec 25, 2016:

10:49 PM Ticket #3522 (FileGetVersion) updated by anonymous
The output of ${MyVersion} is no bug as that actually returns what is (wrongly) stored in that section by the NSIS generated EXE. […] Jos
12:15 PM Ticket #3522 (FileGetVersion) created by moderncareca@…
ConsoleWrite(FileGetVersion (@ScriptDir&"\SciTE4AutoIt3.exe", …

Dec 23, 2016:

9:08 AM Ticket #3521 (Au3Check is not able to recognize Global variables declared inside ...) updated by TheDcoder <TheDcoder@…>
I have created a thread on the forum, please use that for discussion :)
7:08 AM Ticket #3521 (Au3Check is not able to recognize Global variables declared inside ...) updated by TheDcoder <TheDcoder@…>
Replying to mLipok: > Replying to TheDcoder <TheDcoder@…>: > > I know that it is not unintentional but Au3Check should be able to detect such situations... There are times when you have to declare Global variables inside functions, something like GUI_CreateMainWindow. > > Show example on the forum, and there we can discuss I will create a thread about this on the forum and will post a link in the ticket, Thanks for the suggestion :)
Note: See TracTimeline for information about the timeline view.