Wish: Variable Not Used Warning

Bruno Medeiros brunodomedeiros+spam at com.gmail
Sun Jul 27 10:47:25 PDT 2008


Yigal Chripun wrote:
> 
> Even better would be to have something like clang which offers a
> collection of libs (codegen, semantic analysis, parsing, etc..) and an
> API for each lib. that way the descent folks could have just used the
> semantic analysis and parser DLLs of the compiler and the respective
> APIs instead of having to port the DMD frontend from c++ to Java. I
> think Ary wrote here once that he had to replace all the gotos with
> exceptions or something like that. That doesn't sound good or
> maintainable to me..

*How* an IDE uses the compiler to perform analysis is another story. 
Right now the point is simply that it would be nice if the compiler 
(DMD) had more analysis functionality.


-- 
Bruno Medeiros - Software Developer, MSc. in CS/E graduate
http://www.prowiki.org/wiki4d/wiki.cgi?BrunoMedeiros#D



More information about the Digitalmars-d mailing list