Skip to content
Snippets Groups Projects
Commit 83e69d3c authored by Eric Timmons's avatar Eric Timmons Committed by Robert Goldman
Browse files

Fix bug in WITH-TEMPORARY-FILE if stream is immediately closed.

Previously, if the first form in the body of `with-temporary-file` was `close-stream`, odd things would happen. This fixes that and also emits a style-warning in that case, since it's an anomalous thing to do.
parent a6b85a4b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment