Hi all,
I'm glad to announce the availability of F# 1.9.1.9. It's available for download from this link:
http://research.microsoft.com/research/downloads/details/c8d270ce-dc93-4b82-8125-2c57036520b3/details.aspx
This is in general a bug fix release over 1.9.1.8, with some exceptions
Bugs fixed:
895 "type" links broken on F# manual pages online 893 unicode lex bug 0x800 - 0x7ff 894 file hashes not being added to assembly resouce 900 --quotation-data flag problems causing problems for many things in F# Interative from Visual Studio 903 catch and report exceptions on user threads without killing fsi 907 quotation API TopDefnData should use an Assembly value. 909 Add Seq.cache_all 910 Seq.filter is broken on 64-bit 911 Fast F# cannot be unset, and should be ignored anyway 898 Invisible error location information reported in Visual Studio 912 {} still gives tyref_of_stripped_typ 914 Pattern matching code causes NullReferenceException 913 Nested enums not showing up under intellisense, e.g. System.Environment.SpecialFolder 904 explicit instantiation of generic type not found 905 Intellisense failure for static method in generic collection class 918 Poor error when generic type given the wrong number of type arguments 916 Should not be printing to stderr on "fsi --exec" 915 Add updated LINQ sample 923 Add Array2.rebase 922 Use arity-based overloading for collection types Tagged.Set, Tagged.Map, Tagged.HashSet, Tagged.HashMultiMap