Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied[cdt_1_2] Re: [cdt-patch] CDT 1_2 Version: Indexer patch for Bug 51232

JohnC
www.eclipse.org/cdt

cdt-patch-admin@xxxxxxxxxxx wrote on 02/10/2004 09:16:28 AM:

> 
> This patch adds a layer of separation between the indexer and the 
> parser by running the parser in its own thread. This allows the 
> indexer to finish all jobs regardless of the individual parser 
> outcomes. Also fixed a potential EOF bug while reading stored indexes. 
> 
> This patch is for 1.2 only (a separate patch is coming for 2.0). 
> 
> - Bogdan 
> [attachment "1_2_cdt-core-patch.txt" deleted by John Camelon/Ottawa/IBM] 



Back to the top