|
Browse by Tags
All Tags » #develop » Bug report » SharpDevelop 3.0 ( 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
-
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 (2 items)
|
|
|