D-etractions A real world programmers view on D
    Walter Bright 
    newshound2 at digitalmars.com
       
    Sat Aug 25 16:14:12 PDT 2012
    
    
  
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.
    
    
More information about the Digitalmars-d
mailing list