Bugs
Search the entire project
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Project
People
Skill
Advanced search
Log In
|
New Account
Home
My Page
Projects
Code Snippets
Project Openings
Npgsql .Net Data Provider for Postgresql
Summary
Activity
Forums
Tracker
Lists
Tasks
Docs
Surveys
News
SCM
Files
[#1010999] Visual Studio 2005 can not compile NpgsqlTypesHelper ( x => convert(x))
View Trackers
|
Bugs
|
Download .csv
|
Monitor
Date:
2011-02-22 14:31
Priority:
3
State:
Open
Submitted by:
Alex A Ermoshenko (
erax
)
Assigned to:
Nobody (None)
Npgsql Version:
None
Category:
Group:
Resolution:
None
Summary:
Visual Studio 2005 can not compile NpgsqlTypesHelper ( x => convert(x))
Detailed description
If you do not support VS2005 please remove solution for it src/Npgsql.sln
Or, if you support VS2005, please rewrite function TypeInfoList and replace 16 lambdas to anonimous delegates.
Thanks.
PS. NpgsqlCommand-s property ExpectedTypes use extended syntax too
Followup
Message
Date: 2011-02-25 15:58
Sender:
Alex A Ermoshenko
Rewrited NpgsqlTypesHelper.cs
http://dl.dropbox.com/u/18568924/npgsql/hotfix/
NpgsqlTypesHelper.cs
Attached Files:
Changes:
Field
Old Value
Date
By
summary
Visual Studio 2005 can not compile NpgsqlTypesHelper ( x => convert(x))
2011-02-25 15:58
erax