Mono-D v0.4.8

timotheecour thelastmammoth at gmail.com
Tue Jan 15 23:12:58 PST 2013


and another bug:
(I've updated to the correct stable version as per your 
instructions, since my last post included). Not sure how to 
reproduce this bug but it just happened after switching back to 
MD (i'm on OSX):

A fatal error has occurred

Details of this error have been automatically sent to Xamarin for 
analysis. MonoDevelop will now close.

System.ArgumentOutOfRangeException: Argument is out of range.
   at MonoDevelop.D.Formatting.Indentation.IndentStack.Push 
(Inside inside, Byte keyword, Int32 lineNr, Int32 nSpaces) 
[0x00000] in <filename unknown>:0
   at MonoDevelop.D.Formatting.Indentation.DIndentEngine.PushHash 
(Inside inside) [0x00000] in <filename unknown>:0
   at MonoDevelop.D.Formatting.Indentation.DIndentEngine.Push 
(Char c) [0x00000] in <filename unknown>:0
   at 
MonoDevelop.Ide.Gui.Content.DocumentStateTracker`1[MonoDevelop.D.Formatting.Indentation.DIndentEngine].UpdateEngine 
(Int32 position) [0x0015b] in 
/Users/builder/data/lanes/monodevelop-lion-monodevelop-3.0-series/90a53d19/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Content/DocumentStateTracker.cs:130
   at 
MonoDevelop.D.Formatting.Indentation.DIndentationTracker.GetIndentationString 
(Int32 offset, DocumentLocation loc) [0x00000] in <filename 
unknown>:0
   at 
MonoDevelop.D.Formatting.Indentation.DIndentationTracker.GetIndentationString 
(Int32 lineNumber, Int32 column) [0x00000] in <filename unknown>:0
   at 
MonoDevelop.D.Formatting.Indentation.DIndentationTracker.GetVirtualIndentationColumn 
(Int32 lineNumber, Int32 column) [0x00000] in <filename unknown>:0
   at Mono.TextEditor.TextEditorData.GetVirtualIndentationColumn 
(DocumentLocation loc) [0x00000] in 
/Users/builder/data/lanes/monodevelop-lion-monodevelop-3.0-series/90a53d19/source/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/TextEditorData.cs:1073
   at Mono.TextEditor.TextViewMargin.MousePressed 
(Mono.TextEditor.MarginMouseEventArgs args) [0x001fc] in 
/Users/builder/data/lanes/monodevelop-lion-monodevelop-3.0-series/90a53d19/source/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Gui/TextViewMargin.cs:1640
   at Mono.TextEditor.TextEditor.OnButtonPressEvent 
(Gdk.EventButton e) [0x000a3] in 
/Users/builder/data/lanes/monodevelop-lion-monodevelop-3.0-series/90a53d19/source/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Gui/TextEditor.cs:1025
   at Gtk.Widget.buttonpressevent_cb (IntPtr widget, IntPtr evnt) 
[0x00000] in <filename unknown>:0


More information about the Digitalmars-d-announce mailing list