Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] make the cmake error parser public API?

Hi Martin,

No objections - go for it.

Jonah
~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Thu, 8 Sept 2022 at 14:42, Martin Weber <fifteenknots505@xxxxxxxxx> wrote:
Hi,

Would it be possible to make the cmake error parser public API?
Its code was almost 1:1 ported from my cmake4eclipse plugin in 2019 and I
would like to have only a single point where to do bug fixes.

The classes affected are
org.eclipse.cdt.cmake.core.internal.CMakeErrorParser
org.eclipse.cdt.cmake.core.internal.ICMakeExecutionMarkerFactory
org.eclipse.cdt.cmake.core.internal.CMakeExecutionMarkerFactory
and maybe
org.eclipse.cdt.cmake.core.internal.CMakeConsoleWrapper

Any objections/suggestions?

/Martin

--
Cd wrttn wtht vwls s mch trsr.




_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cdt-dev

Back to the top