Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.FormatException: Input string was not in a correct format #79

Closed
aleksey-nikolaev opened this issue Oct 29, 2018 · 1 comment
Closed
Assignees
Labels

Comments

@aleksey-nikolaev
Copy link

MSVS 2017 15.9.0 prev 4.0
VSColorOutput 2.6

 System.FormatException: Input string was not in a correct format.
 at  System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer&  number, NumberFormatInfo info, Boolean parseDecimal)
 at  System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
 at  VSColorOutput.Output.GCCErrorList.GCCErrorListItem.Parse(String text)
 at   VSColorOutput.Output.GCCErrorList.GCCErrorListOutputClassifier.GetClassificationSpans(SnapshotSpan  span)
 at  Microsoft.VisualStudio.Text.Classification.Implementation.ClassifierTagger.<GetTags>d__5.MoveNext()
 at  Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<GetTagsForBuffer>d__39.MoveNext()
 --- End of stack trace from previous location where exception was thrown
 --- at  Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WatsonReport.GetClrWatsonExceptionInfo(Exception  exceptionObject)

--

@mike-ward mike-ward added the bug label Oct 29, 2018
@mike-ward mike-ward self-assigned this Oct 29, 2018
@mike-ward
Copy link
Owner

Thanks for the bug report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants