Timeline
Jan 19, 2017:
- 10:56 PM Ticket #3097 (AutoIt crash with Objects) updated by
- 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
- 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:23 PM Ticket #3526 (Syntax Coloring Not Working Intermittently with Respect to #cs and #ce ...) created by
- 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
-
Version changed
Automatic ticket cleanup. - 12:01 PM Ticket #3525 (Support for binding to multicast group) created by
- Referring this: …
Jan 5, 2017:
- 3:05 AM Ticket #2405 (Possible issue with FileGetVersion.) updated by
- 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
- 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
- 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
- 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
- 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
- No Bug
- 11:05 AM Ticket #3307 (Au3Info reports not useful mouse coordinates) updated by
- Should be a request instead of a bug.
- 10:51 AM Ticket #3522 (FileGetVersion) closed by
- 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
- 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
- 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
- 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
-
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
Globalvariables 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.
