[nem-bug] [Nemerle 0000757]: Compilation Error with the September
VS SDK installed
feedback at nemerle.org
feedback at nemerle.org
Tue Sep 19 05:44:56 CEST 2006
The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=757>
======================================================================
Reported By: noetic
Assigned To: IT
======================================================================
Project: Nemerle
Issue ID: 757
Category: Visual Studio Plugin
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 09-17-2006 19:13 CEST
Last Modified: 09-19-2006 05:44 CEST
======================================================================
Summary: Compilation Error with the September VS SDK
installed
Description:
Have installed SDK version from 2006.09
Checked for the fresh sources of compiler and plugin. When trying to build
plugin, retrieving the following error:
'Nemerle.VsIntegration.Project.NemerleProjectNode.CreateReferenceContanerNode()':
no suitable method found to override
~\Nemerle.VsIntegration\Project\NemerleProjectNode.cs
Line: 194
Column: 45
Project: Nemerle.VsIntegration
======================================================================
----------------------------------------------------------------------
noetic - 09-18-06 18:50
----------------------------------------------------------------------
When updated to the r6665 new compilation errors catched:
------------------
Error 1
Property or indexer
'Microsoft.VisualStudio.Package.HierarchyNode.NodeProperties' cannot be
assigned to -- it is read only
vs-plugin\src\Nemerle.VsIntegration\NemerleFileNode.cs
82 4 Nemerle.VsIntegration
------------------
Error 2
Property or indexer
'Microsoft.VisualStudio.Package.HierarchyNode.NodeProperties' cannot be
assigned to -- it is read only
vs-plugin\src\Nemerle.VsIntegration\Project\NemerleProjectNode.cs
33 4 Nemerle.VsIntegration
------------------
----------------------------------------------------------------------
IT - 09-19-06 05:44
----------------------------------------------------------------------
See r6666
Issue History
Date Modified Username Field Change
======================================================================
09-17-06 19:13 noetic New Issue
09-18-06 16:20 trupill Assigned To => trupill
09-18-06 16:20 trupill Status new => resolved
09-18-06 16:20 trupill Description Updated
09-18-06 18:50 noetic Status resolved => feedback
09-18-06 18:50 noetic Resolution open => reopened
09-18-06 18:50 noetic Note Added: 0001448
09-18-06 18:50 noetic Description Updated
09-18-06 18:51 noetic Issue Monitored: noetic
09-18-06 18:51 noetic Issue End Monitor: noetic
09-19-06 05:43 IT Status feedback => assigned
09-19-06 05:43 IT Assigned To trupill => IT
09-19-06 05:44 IT Status assigned => resolved
09-19-06 05:44 IT Resolution reopened => fixed
09-19-06 05:44 IT Note Added: 0001449
======================================================================
More information about the bugs
mailing list