CVSROOT: /cvs/gnome Module name: beagle Changes by: trow 05/02/23 02:26:46
Modified files: Util : ExceptionHandlingThread.cs UriFu.cs beagled : FileAttributesStore.cs QueryResult.cs Log message: In UriFu.StringToUris, use UriStringToUri to convert each piece of the split string into a Uri. This fixes another bug with filenames containing @. In FileAttributesStore.AttachTimestamp, explicitly set the path on the object we get out of ReadOrCreate. Otherwise an already-indexed file that is copied to another name will never appear to be up-to-date. In QueryResult: (1) Be more paranoid about catching exceptions (2) Added a comment explaining why we can get away w/ not using an ExceptionHandlingThread. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=beagle&who=trow&date=explicit&mindate=2005-02-23%2002:25&maxdate=2005-02-23%2002:27 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list