I found that utils/strenc.c uses the g_convert function which in turn would call the iconv functions. Are there any more such function being used in mono ?
- piyush > -----Original Message----- > From: Piyush, Garyali (IE10) > Sent: Monday, August 02, 2004 4:03 PM > To: mono-List (E-mail) > Subject: iconv and intl dependency > > Is there any glib function used from within mono which would in turn use (be dependent on) the intl and iconv functionality ? > [This refers to the functions in gconvert.c and gutils.c, g_iconv, g_iconv_open, g_iconv_close, bindtextdomain etc] . Would it be safe to assume that the mono developers would not be using any of these functions from iconv and intl in the near future ? > > Thanks, > piyush > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
