ClojureCLR: with-open in .NET 3.5 is unable to find .Dispose method on IDisposable

47 views
Skip to first unread message

FC

unread,
Nov 17, 2012, 8:46:47 AM11/17/12
to clo...@googlegroups.com
Hi DavidM and ClojureCLR users,

In ClojureCLR built using .NET 3.5 framework, with-open needs some help finding the .Dispose method on IDisposable objects:

It occurs when calling with-open on RegistryKey and System.IO.BinaryWriter instances.

Here's the code snippet demonstrating this:


The problem doesn't occur in ClojureCLR built using .NET 4.0 framework.

Does anyone know a workaround?

Or should I file a bug?

Thank you.

-Fiel

dmiller

unread,
Nov 23, 2012, 1:11:26 PM11/23/12
to clo...@googlegroups.com
Fiel,

Fixed on the master branch as of this morning.

-David
Reply all
Reply to author
Forward
0 new messages