cl-dot icon indicating copy to clipboard operation
cl-dot copied to clipboard

Buglet in Lispworks.

Open marcoxa opened this issue 10 years ago • 4 comments

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 avatar Jan 18 '15 11:01 marcoxa

@marcoxa, does this work in Lispworks now? (Can't test myself.)

michaelw avatar May 27 '15 05:05 michaelw

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 avatar May 27 '15 07:05 marcoxa

@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.

marcoheisig avatar Apr 21 '22 09:04 marcoheisig

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

marcoxa avatar Apr 21 '22 10:04 marcoxa

No follow-up. Closing.

rpgoldman avatar Dec 20 '23 15:12 rpgoldman