Skip to content

Fix compilation in 9.4 and 9.6 with updated network package #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

alt-romes
Copy link

This PR fixes compilation, and is rebased on #2, including those commits

@alt-romes
Copy link
Author

It's unfortunate that the cbits are still calling a lot of deprecated functions.
I'm also not sure the callbacks are working, the MultiLine example seems to fail with

*** Exception: Network.Socket.listen: unsupported operation (Operation not supported on socket)

However, the other interactions with AppleScript worked.

Previously we were using "show" in instances for String, Text, and
Strict.Text. However, this causes failures in most values spliced in
between quotes. Therefore, we no longer "show" the textual values and
instead simply use them as is.

If quotes around the string are desired it must be shown manually or
added manually.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants