Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] M6 build

I'm still working on my language settings changes. The CProjectDesc stuff is such a nightmare to work with. Everything is lazily initialized and happens at random times it's a lot of work to make sure I can create the IBuildConfigurations when the workspace isn't locked but still before language settings needs them. I'll keep fighting it for a couple of hours and see if I can work my way out of it.

The good news is that with default methods we get with Java 8, it's not actually an API breaking change. So I don't really need to get it in now.

Doug.

On Sun, Mar 20, 2016 at 9:38 PM, Marc Khouzam <marc.khouzam@xxxxxxxxxxxx> wrote:

I'd like to start the M6 build Monday around 8am to give as much time as possible to the projects in the simultaneous release that use CDT to adapt to our API breaking changes.  They don't have much time for their own M6.

Does anyone have something left to put in M6?

BR,
Marc

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top