[Mono-devel-list] SqlClient Tests - CS0234 errors

RafaelMizrahi rafim at mainsoft.com
Mon Jun 27 11:47:19 EDT 2005


Hi Suresh,
I started integrating Mainsoft testing framework with mono SVN,
And when I compile the NUnit tests of System.Data I get 3 occurrences of the
error:

error CS0234: The type or namespace name 'DBNull' does not exist in the
class or namespace 'MonoTests.System.Data' (are you missing an assembly
reference?)

I have changed the 3 lines so I will be able to compile with csc.

1) Can I commit ? (be kind ;) this is my first Commit ;)
2) Or, do I have an alternative way to build this NUnit assembly using CSC ?
3) I guess that since we use the namespace convention foo1.System.foo2, this
is not the first time that CS0234 error appears.

-----------------------------------------
Mizrahi Rafael
Mainsoft SDE/T Team Leader
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SqlClientTests.patch
Type: application/octet-stream
Size: 1270 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050627/14992e35/attachment.obj 


More information about the Mono-devel-list mailing list