cl-dot
cl-dot copied to clipboard
Buglet in Lispworks.
Hi
I just bumped in a buglet in Lispworks. Calling DOT-GRAPH generated a
Error: Not an output stream: #<SYSTEM::PIPE-STREAM "/opt/local/bin/dot -Tjpg -o app.jpg">.
The fix is very easy. Just put :IO instead of :INPUT in the SYS:OPEN-PIPE call in DOT-GRAPH.
Cheers
Marco
@marcoxa, does this work in Lispworks now? (Can't test myself.)
Sorry. I am on the run. I will check it soon. I promise.
Marco
On Wed, May 27, 2015 at 7:29 AM, Michael Weber [email protected] wrote:
@marcoxa https://github.com/marcoxa, does this work in Lispworks now? (Can't test myself.)
— Reply to this email directly or view it on GitHub https://github.com/michaelw/cl-dot/issues/5#issuecomment-105762684.
Marco Antoniotti Somewhere over the Rainbow
@marcoxa Any news on this issue? If I don't hear back on this in the near future, I will consider it fixed and close this issue.
Wow.
I need to reconstruct what this is.
Marco
On Thu, Apr 21, 2022 at 11:01 AM Marco Heisig @.***> wrote:
@marcoxa https://github.com/marcoxa Any news on this issue? If I don't hear back on this in the near future, I will consider it fixed and close this issue.
— Reply to this email directly, view it on GitHub https://github.com/michaelw/cl-dot/issues/5#issuecomment-1104911783, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD5SWVQNO3ZYZWYCOQWIHDVGEKPFANCNFSM4A2PMFBA . You are receiving this because you were mentioned.Message ID: @.***>
-- Marco Antoniotti Somewhere over the Rainbow
No follow-up. Closing.