44 warnings when building nopCommerce source

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 лет назад
Hello...

I have downloaded nopCommerce source. When I built it using Visual Studio 2008, several warnings were shown, for example,


Warning  1  Type parameter 'T' has the same name as the type parameter from outer type 'NopSolutions.NopCommerce.DataAccess.DBProviderManager<T>'  C:\WorkingFolder\Development\Microsoft .NET\Web\Chilexpress\Libraries\Nop.DataAccess\DBProviderManager.cs  128  55  Nop.DataAccess


Or


Warning  2  'NopSolutions.NopCommerce.DataAccess.DBProviderCollection<T>.this[string]' hides inherited member 'System.Configuration.Provider.ProviderCollection.this[string]'. Use the new keyword if hiding was intended.  C:\WorkingFolder\Development\Microsoft .NET\Web\Chilexpress\Libraries\Nop.DataAccess\DBProviderCollection.cs  47  18  Nop.DataAccess



Is it secure to ignore those warnings?

Thanks
Jaime
13 лет назад
That's OK
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.