|
Browse by Tags
All Tags » SharpDevelop 3.0 » Bug report ( RSS)
-
Running 2.2 I see this issue (and assume it remains with latest build as 'Search' does not show any results). CInt() is converted by SharpDevelop 2.2 to a simple int cast, which is plan and simply wrong. By the way, if you Google around, this notion of the equivalent of CInt() being an (int)...
Posted to
Forum
by
harrystein
on
03-04-2008
Filed under: Bug report, .Net 2.0 bugs, Translation, Code conversion, bug, #develop 2.1, #develop 2.2, convert, #develop, SharpDevelop 3.0
-
This issue occurs in SharpDevelop 3. PROBLEM: When I build Boo projects in SharpDevelop, the .RESX files in the project get compiled into the assembly without names. For example, say I have the following project tree in my Project Explorer: + MyBooSolution | +-+ MyBooWinExeProject | +-+ MainForm.boo...
Posted to
Forum
by
somnambulist823
on
07-21-2008
Filed under: build problem, Bug report, Boo, SharpDevelop 3.0, SharpDevelop 4.0
-
1) Added a button 2) Renamed the button (variable) 3) Changed the form locale from default (german xp sp2) to German an back to default (localization=true). 4) Doubleclicked the button to add an event handler 5) Crash. SharpDevelop Version : 3.0.0.3437 .NET Version : 2.0.50727.1433 OS Version : Microsoft...
Posted to
Forum
by
Thotti22
on
10-19-2008
Filed under: Bug report, Forms designer, exception, event, bug, Crash, Control, bug reporting, ArgumentOutOfRangeException, SharpDevelop crash, "design time", SharpDevelop 3.0, 32bit
-
I had this row in my code: m_Resources = new System.ComponentModel.ComponentResourceManager(typeof(Plugin1)); and a tried to rewrite it as: m_Resources = new System.ComponentModel.ComponentResourceManager("Test.Plugin1",typeof(Plugin1)); but when started to edit the code: m_Resources = new...
Posted to
Forum
by
PetrM
on
11-02-2008
Filed under: Bug report, Crash, bug report in sharpdevelop editor, #develop, SharpDevelop crash, SharpDevelop 3.0
Page 1 of 1 (4 items)
|
|
|