Hi Juilen,

This problem occurs when the add-in fails to parse the error message. Possibly this is caused by a minor change in the error message format between the compiler versions, or possibly there are some error messages that have a slightly different format to others. Do you see this problem for all messages or just certain ones? If its just for cetain you post an example of an error that does work.

Anyway, I'll look at making the regular expression that parses the error messages more general.

Cheers,
Rob

By on 1/1/2008 8:38 AM ()

Hi,
I think that the "This expression has type" error is reported incorrectly, because the F# error message for this error is multi-line. There is parsing code for FSC error output as part of F# distribution - it is in the CodeDOM CodeCompiler implementation (source/fsharp/codedom/compiler.fs), which should correctly handle most/all of the cases, so it might help you.

By on 1/1/2008 1:01 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper