std.d.lexer: pre-voting review / discussion

Brian Schott briancschott at gmail.com
Tue Sep 24 19:23:26 PDT 2013


On Tuesday, 17 September 2013 at 16:34:01 UTC, deadalnix wrote:
> I had some comments that nobody addressed. Mostly about firing 
> several instances of the lexer with the same identifier pool.

Doing that would require making the identifier pool part of the 
public API, which is not something that I want to do at the 
moment. Let's wait until the allocators are figureod out first.


More information about the Digitalmars-d mailing list