[Mono-list] Variable Scope Problem

brofski joelbartenbach at gmail.com
Wed Jul 7 01:29:35 EDT 2010


Ok, the problem isn't variable scope, but there is a problem nonetheless heh. 
Basically there were errors in the while(reader.Read()) { } part of the
code.  The compiler failed to report this and instead reported the variable
symbol was unknown.  Once I commented that out of the code the compiler was
able to catch the errors in the read block.  Once those were fixed it was
able to access the variable as expected.
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Variable-Scope-Problem-tp2280481p2280487.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list