Automatically generated at Wed Sep 20 16:15:49 EDT 2006.


util/geo/gazetteer.cs:192   // FIXME: Instead of the static 4 degree search we should
util/rdf/foaf.cs:76   // FIXME: much duplicated code below, find an idiom to
frontends/xchat2-plugin.c:108   /* FIXME: do chunking */
frontends/xchat2-plugin.c:174   /* FIXME: leak */
frontends/dashboard-a11y.c:57   "PLACEHOLDER-CONTEXT-FIXME",
index/extractor-url.cs:58  // FIXME: should match the url as a regex group and add that to the list.
index/tokenfilter.cs:11   * FIXME
index/tokenizer.cs:142  // FIXME: why does this throw a NullReferenceException when an incoming file
index/vector-manager.cs:195   Directory.CreateDirectory(Path.GetDirectoryName(path)); // FIXME: What exceptions can CreateDirectory throw?
index/basis-manager.cs:80   // FIXME: use UTF-8
index/basis-manager.cs:164   Directory.CreateDirectory(Path.GetDirectoryName(db_path)); // FIXME: What exceptions can CreateDirectory throw?
index/index-manager.cs:131   // the document already exists in the index then don't update (FIXME)
index/index-manager.cs:154   // FIXME: don't clobber previous extracted clues
index/sources-manager.cs:90   Directory.CreateDirectory(Path.GetDirectoryName(path)); // FIXME: What exceptions can CreateDirectory throw?
engine/engine-match-set.cs:84   // FIXME: need locking here too?
engine/gnome.cs:171  //FIXME: Memory leak, causes crashes, dunno why...needs fixed
backends/ConversionBackend.cs:153   Match match = new Match ("Conversion"); // FIXME: Wrong category
backends/GaimLogBackend.cs:415   // FIXME: Nasty hardcoded crap
backends/FoafFileBackend.cs:5  // FIXME: implement basedNear stuff so we can chain latlong clues
backends/FoafFileBackend.cs:106   // FIXME: this hack assumes that url always comes before
backends/HTTPBridgeBackend.cs:46  // FIXME:
backends/RhythmboxLibraryBackend.cs:118   // FIXME This breaks if you have two tracks on the same album, claiming the same track number :(
backends/RegexpChainerBackend.cs:150   //FIXME their is surely a cleaner way to get string type.
backends/GaleonBookmarksBackend.cs:49   // FIXME: need to subscribe to clues that we
backends/EpiphanyBookmarksBackend.cs:53   // FIXME: need to subscribe to clues that we
backends/MozillaBookmarksBackend.cs:30  //FIXME: application directory and profile should not be "hard coded".
backends/MozillaBookmarksBackend.cs:94   // FIXME - should use xpath, should get icon if possible
backends/MozillaBookmarksBackend.cs:124   //FIXME: INDEX ME INDEX ME INDEX ME :)
backends/HTMLChainerBackend.cs:213   // FIXME: limit this to 4 or so, any more can cause
backends/HTMLChainerBackend.cs:227   // FIXME: implement validation on these values
backends/HTMLChainerBackend.cs:252   // FIXME: this hack assumes that url always comes before
backends/EvolutionAddressbookBackend.cs:151   //FIXME: To use the default renderer
backends/EvolutionAddressbookBackend.cs:193   // FIXME: this is the main blog URL, not the RSS URL
backends/ManPagesBackend.cs:64   // FIXME: Hack to deal with all the chroots on my system
backends/ManPagesBackend.cs:159   return m.Groups[1].ToString (); // FIXME: Catch multiprotos
backends/DocumentIndexBackend.cs:56   ArrayList match_clues; // FIXME: do something with these
backends/DocumentIndexBackend.cs:72   // FIXME: keep an eye out for clock skew
backends/EpiphanyHistoryBackend.cs:52   // FIXME: need to subscribe to clues that we
renderers/FileMatchRenderer.cs:86   // FIXME: Will we ever see a non-file:// protocol?
renderers/MailMessageMatchRenderer.cs:9  // FIXME: Add support for importance flag (if possible)
renderers/MailMessageMatchRenderer.cs:10  // FIXME: Output date in local format (internationalization) -- Is this working now?
renderers/MailMessageMatchRenderer.cs:99   xw.WriteAttributeString ("href", "exec:evolution-1.5 " + m ["URI"]); // FIXME: Probably unsafe
renderers/MailMessageMatchRenderer.cs:136   xw.WriteAttributeString ("href", "exec:evolution-1.5 " + m ["URI"]); // FIXME: Probably unsafe