[Mono-devel-list] Re: [Mono-hackers-list] Simple patch for the runtime

Paolo Molaro lupus at ximian.com
Thu Apr 10 06:10:28 EDT 2003


On 04/09/03 Lluis Sanchez wrote:
> Thanks. I've made the changes you proposed. Do you feel it is ok?

Two comments:

*) Always use mono_string_chars () to access the characters array of a
string.
*) Is there any guarantee the first char of the guid is different from
0? Maybe it's better to use an additional gboolean process_guid_inited.

Feel free to commit.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list