mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 09:55:29 +02:00
![]() Fixed by getting rid of legacy code for opening a master pty, and
copying the related code from org.eclipse.cdt.core.linux instead.
Only getpt() had to be replaced by posix_openpt(). Compiled on
OSX 10.12 - tested on MacOSX 10.8 and 10.13 beta 7 (64-bit each).
Change-Id: Idade001aed41abafc0d500695a4b51179bb9b738
Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
library | ||
META-INF | ||
os/macosx | ||
src/org/eclipse/cdt/internal/core/macosx | ||
.classpath | ||
.project | ||
about.html | ||
build.properties | ||
fragment.xml | ||
plugin.properties | ||
pom.xml |