I fixed that problem, and fixed a bad namespace for the generated RFC3454.cs file, and removed the 'press return' prompts (bad for batch usage), and installed all into libidn CVS.
I'll make a new release shortly. Btw, do you have any self-tests of the C# API? It might be useful to include at least some basic test to see if things work. I'm Cc:ing this to the list, to preserve public history of this thread. Thanks, Simon "Alexander Gnauck" <[EMAIL PROTECTED]> writes: > OK, ApplendLine is just Append + Newline, > I will replace AppendLine with Append. > > Alex > >> -----Ursprüngliche Nachricht----- >> Von: Simon Josefsson [mailto:[EMAIL PROTECTED] >> Gesendet: Freitag, 9. März 2007 15:01 >> An: Alexander Gnauck >> Betreff: Re: libIDN >> >> I'm using cscc from PNET: >> >> [EMAIL PROTECTED]:~/src/libidn/csharp/misc$ cscc --version >> cscc version 0.7.4 >> [EMAIL PROTECTED]:~/src/libidn/csharp/misc$ >> >> /Simon >> >> Alexander Gnauck <[EMAIL PROTECTED]> writes: >> >> > which compiler are you using? then i take a look at it. >> > >> > Alex >> > >> > Simon Josefsson wrote: >> >> Thanks! 'AppendLine' doesn't seem to work on my compiler (cscc): >> >> >> >> [EMAIL PROTECTED]:~/src/libidn/csharp/misc$ bash ../../csharpcomp.sh *.cs >> >> GenerateRFC3454.cs:202: called object is not a method or delegate >> >> GenerateRFC3454.cs:217: called object is not a method or delegate >> >> [EMAIL PROTECTED]:~/src/libidn/csharp/misc$ >> >> >> >> Any ideas? >> >> >> >> Thanks, >> >> Simon >> >> >> >> Alexander Gnauck <[EMAIL PROTECTED]> writes: >> >> >> >> >> >>> Hi Simon, code is attached, it still needs some cleanup, >> but it's working. >> >>> >> >>> Regards, >> >>> Alex >> >>> >> >>> Simon Josefsson wrote: >> >>> >> >>>> "Alexander Gnauck" <[EMAIL PROTECTED]> writes: >> >>>> >> >>>> >> >>>>> Hi Simon, >> >>>>> >> >>>>> I attached the current version of libIDN#. One bug was >> fixed and i have done >> >>>>> lots of refactoring. >> >>>>> >> >>>> Hi Alexander! I took a look at this now. Can you send >> the script to >> >>>> generate the auto-generated files? >> >>>> >> >>>> /Simon >> >>>> >> >>>> >> >>>> >> >> >> >> >> >> >> _______________________________________________ Help-libidn mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-libidn
