Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] [photran-dev] CDT version?

Hey Jeff, could you let me know what caused the compile errors. We
should probably co-ordinate these things with you guys.

Sure.

(1) We need to adjust Photran's copy of PreprocessorMacro since IBinding#getOwner no longer throws DOMException

(2) The textFlags argument to CViewLabelProvider is now a long instead of an int; we need to adjust our FViewLabelProvider (which subclasses it) accordingly

For the record, these problems aren't CDT's fault -- these are non-API classes, so I expect to have to make these kinds of changes periodically.

Jeff

Back to the top