... I wrote an expert which seems to accomplish this, albeit very slowly. It uses a brute force approach: :-) - Finding every identifier via TmwPasLex (this...
... How fast is it for a relatively large file in the GExperts source such as GX_OTAUtils.pas, for example? Does it work reliably? How many mistakes in that...
... such as ... Here's the log of a sample run on GX_OtaUtils on 1700MHz Mobile P4 with some other programs running (but quite idle): Rest 22136 Replace...
... I just discovered one issue while formatting one of my own units: Suppose you have a routine with a local var "min: Integer" in a unit using Math.pas. Then...
Hi, today D5 crashed again on shutdown. This time I have the error messages and the GExpert Debug Log: ... What I have done: - doubleclicked a dpr file in...
... Current version compiles fine with Typed-@ option - but I didn't implement any change. At least it works in D5. Please retest. ... Fixed. ... Added -...
... I appreciate your help tracking this down, but I still can't seem to duplicate the bug or make any definite progress determining the cause. I started and...
one can try to make a small dll (just do File -> New ->Dll ) save it , compile it and set Delphi as the host application ! (Run->Parameters ) If you then run...
... Removing the @ works in D5, too. OK, removed. ... No problem. It was a great fun. And I learned a lot. Especially how badly the FAT is designed. Primoz...
... All of the issues I mentioned as outstanding for GExperts 1.2 are fixed now in CVS. I did the conversion of the Code Librarian to use the new structured...
... According to a post by Anders, the second patch to D8 should be coming out this week. Maybe we should wait for it, if it has significant fixes to the OTA. ...
... It really needs a "Stay On Top" toggle. It's frustrating having it disappear every time you scroll the editor looking for a snippet or for the right place...
Hi, An "Index out of bounds" exception sometimes occurs on Code Librarian if you try to delete a folder which contains snippets. To reproduce it: On an empty...
... Primoz, do you have time to look at this? The issue appears to be that that TGpStructuredFolder.DeleteAll tries to delete an attribute file that was...
Erik found a bug in folder deletion code, which could cause infinite loops in the Delete method. Fixed in 1.06b. http://www.gabrijelcic.org/gss106b.zip. ...
... Try the latest CVS code/download and see if this is fixed. Everyone should delete their current CodeLibrarian.fs first, since it might still contain some...
Please everyone give these binary setup releases a test. If everything checks out fine, I'll announce this to everyone that isn't on this mailing list. News:...
The download at SourceForge does not work properly for all files. The download address that works is under http://www.gexperts.org/files/beta/ /Stefan...
Hello, just tried to send a bug report using GExperts Feedback Wizard. On the final step, there is a button "Compose Email". Clicking this button doesn't work...
... I tested all of the downloads both today and yesterday and they worked. It may be that one mirror site is down, so you'll need to switch your configured...
... I don't want to work around mailto: bugs in mail clients right now, because last time I used MAPI, many mail clients didn't properly support that as well...
... Features were added based on user interest in the feature (on the mailing list and in the feature requests I've seen over the years) and finding the time...
... Yes, they worked for me okay as well :) Glenn Crouch mailto:glenn@... ESB Consultancy http://www.esbconsult.com Home to ESB Calculators, ESBPCS,...
Hi, I use the autocorrect function very often. I would like to be able to replace 'bg' by a 'begin..end' group with the "13#10 chars. It was possible to enter...
Hi all! I've just installed GExperts 1.2 Beta 2. It looks like default 'sd' and 'sdme' templates in 'Macro Templates' expert have no units configured for...
... According to the bugzilla link that was posted, a simple workaround is to change spaces in the mailto link to %20. Maybe that 's a safe enough workaround,...