Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] CDT-Photran integration patch

Hi Jeff. As promised, I'll look at this patch today. I was wondering,
though, if you could create a new bugzilla entry for it. I had a hard time
finding it and will need it's own bugzilla report for tracking.

Thanks,
Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, http://cdtdoug.blogspot.com
 

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On
> Behalf Of Jeffrey Overbey
> Sent: Friday, March 10, 2006 2:43 AM
> To: CDT General developers list.
> Cc: Photran Developer Info
> Subject: [cdt-dev] CDT-Photran integration patch
> 
> I attached a patch to Bugzilla 115935 which is basically equivalent to
> what I proposed at the CDT Developers' Summit last fall.  Some
> identifiers have changed--it extends Doug's ILanguage and
> LanguageManager now--but is otherwise the same.
> 
> Essentially, this allows us to supply our own model builder and have its
> elements show up in the Outline and Make Projects views.
> 
> Photran's corresponding ILanguage will just return null for all of the
> getTranslationUnit methods in ILanguage; so far that doesn't seem to be
> a problem.  Maybe later we'll have time to *actually* integrate those
> kinds of things...
> 
> Looking forward to discussing this and hopefully getting it integrated
> in the near future.  Sorry for taking so long to get around to this.
> 
> Jeff
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top