Tom Gregorovic ha scritto:
Giuliano Colla napsal(a):

Giuliano Colla ha scritto:

Giuliano Colla ha scritto:

Somewhere between rev. 11937 and last svn rev. (11953) something happened to the IDE open file dialog. If the filter is set to "any file" then the file list is blank. Setting the filter to something else, such as lazarus sources etc., then the filenames appear as usual.


Sorry, I forgot to mention: this happens under Linux/gtk1. I don't know about other patforms/widgetsets because in this moment I have no means to check.

I saw no reaction, so I looked into the code changed since the version which worked. The problem is in masks.pas. Not using the new class TParseStringList, and reverting to a normal TStringList, everything works fine again.
My conclusion: there's a bug in TParseStringList.

Sorry, that was my fault. Should be fixed in SVN revision 11959. Please, retest it.


No need to test. I was about to submit a patch, which changed exactly the line you changed:

if Length(AText) >= S then .....

Thanks a lot

Giuliano

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to