Re: fxcop

Earnie Boyd <[email protected]>
Newsgroups gmane.comp.gnu.dotgnu.developer
Message-ID <[email protected]>
Gopal V wrote:

>Hi,
>
>As an experimental patch ... I've made a patch to
>convert
>
>  
>
Forgive my stupidity but ...

How is a defined?

>if(a == "")
>
>  
>
What happens here if a is null?

>to 
>
>if(a != null && a.Length == 0)
>
>  
>
And what happens here if a is null?

Earnie

-- 
http://www.mingw.org
http://sourceforge.net/projects/mingw
https://sourceforge.net/donate/index.php?user_id=15438
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.