From: Rob V. <rv...@do...> - 2011-09-28 08:15:15
|
Hi Dan Thanks for pointing this out, the suggested change has been committed as of revision 1900 The 0.5.0 release went out just over two weeks ago so unfortunately it has missed that but will be in the next release (0.5.1) which is scheduled for end of November Cheers, Rob Vesse ---------------------------------------- From: "Dan Smith" <da...@al...> Sent: 28 September 2011 07:27 To: dot...@li... Subject: [dotNetRDF-Develop] Previous uses of new async keyword Hi Rob, I am trying the new beta release from svn for 0.5. In C# 5 the new "async" keyword will be present, and is currently with the use of the async CTP. This prevents me from building the current version directly from svn. There are four places that this arises with variable names. SqlTripleStore.cs Lines: 268, 273, 289 DatasetFileManager.cs Lines: 68, 73 DataFactories.cs Lines: 338, 380, 381 StorageFactories.cs Lines: 169, 208, 209 Changing these variable names from async to isAsync allows the projects to be built, and the changes are non-breaking. I hope this can make it into the 0.5 release. Cheers, Dan -- Dan Smith +1 608-213-2867 Algenta Technologies, LLC http://www.algenta.com ---------------------------------------------------------------------------- -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ dotNetRDF-develop mailing list dot...@li... https://lists.sourceforge.net/lists/listinfo/dotnetrdf-develop |