Le 26/08/2012 01:14, Walter Bright a écrit :
On 8/25/2012 3:32 PM, Jacob Carlborg wrote:
On 2012-08-25 21:39, Walter Bright wrote:

How many IDEs can handle the C preprocessor, with token pasting and all,
when refactoring?

1. Any IDE based on libclang should be able to handle this. Xcode 4
uses libclang.

2. The C preprocessor is no excuse to why we shouldn't have good
refactoring
tools for D.

I'm not saying it's an excuse, I'm saying that people don't say C IDEs
are a failure because of this.


Well this is known problem. People expect from new languages to solve such problems.

Reply via email to