Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
ClojureCLR: with-open in .NET 3.5 is unable to find .Dispose method on IDisposable
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
FC  
View profile  
 More options Nov 17 2012, 8:46 am
From: FC <e4696wyoa63emq6w3250kiw60i4...@gmail.com>
Date: Sat, 17 Nov 2012 05:46:47 -0800 (PST)
Local: Sat, Nov 17 2012 8:46 am
Subject: ClojureCLR: with-open in .NET 3.5 is unable to find .Dispose method on IDisposable

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:

http://pastebin.com/KU3euWwJ

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dmiller  
View profile  
 More options Nov 23 2012, 1:11 pm
From: dmiller <dmiller2...@gmail.com>
Date: Fri, 23 Nov 2012 10:11:26 -0800 (PST)
Local: Fri, Nov 23 2012 1:11 pm
Subject: Re: ClojureCLR: with-open in .NET 3.5 is unable to find .Dispose method on IDisposable

Fiel,

Fixed on the master branch as of this morning.

-David


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »