Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] How does one trigger the C99 parser?

I'll see if I can get to some of your patches tomorrow...

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt



                                                                           
             Mike                                                          
             Kucera/Toronto/IB                                             
             M@IBMCA                                                    To 
             Sent by:                  "CDT General developers list."      
             cdt-dev-bounces@e         <cdt-dev@xxxxxxxxxxx>               
             clipse.org                                                 cc 
                                       "CDT General developers list."      
                                       <cdt-dev@xxxxxxxxxxx>,              
             30/05/2007 03:01          cdt-dev-bounces@xxxxxxxxxxx         
             PM                                                    Subject 
                                       Re: [cdt-dev] How does one trigger  
                                       the C99 parser?                     
             Please respond to                                             
               "CDT General                                                
             developers list."                                             
             <cdt-dev@eclipse.                                             
                   org>                                                    
                                                                           
                                                                           




Just a warning that the C99 parser is slightly broken in HEAD. I have a few
fixes that greatly improve the robustness and speed of the parser but I
haven't committed them yet because, well, I'm still waiting to become a
full committer.

Assuming you have the C99 feature installed the language mappings page is
the place to go. If the add button isn't working then that sounds like a
bug.

Mike Kucera
Software Developer
IBM CDT Team, Toronto
mkucera@xxxxxxxxxx




             Craig Rasmussen
             <crasmussen@lanl.
             gov>                                                       To
             Sent by:                  "CDT General developers list."
             cdt-dev-bounces@e         <cdt-dev@xxxxxxxxxxx>
             clipse.org                                                 cc

                                                                   Subject
             05/30/2007 02:50          [cdt-dev] How does one trigger the
             PM                        C99 parser?


             Please respond to
               "CDT General
             developers list."
             <cdt-dev@eclipse.
                   org>






I wanted to try it out but there isn't a contentType associated with
C99 language so no special file extension as far as I can tell.

In the C project properties there is a language mappings tag but the
"Add" button doesn't seem to do anything.  I assume this is where I
can remap parsers?

Cheers,
Craig

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev




Back to the top