[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Update of C# port of LibIDN
From: |
Simon Josefsson |
Subject: |
Update of C# port of LibIDN |
Date: |
Tue, 13 Mar 2007 11:46:10 +0100 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.94 (gnu/linux) |
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" <address@hidden> writes:
> OK, ApplendLine is just Append + Newline,
> I will replace AppendLine with Append.
>
> Alex
>
>> -----Ursprüngliche Nachricht-----
>> Von: Simon Josefsson [mailto:address@hidden
>> Gesendet: Freitag, 9. März 2007 15:01
>> An: Alexander Gnauck
>> Betreff: Re: libIDN
>>
>> I'm using cscc from PNET:
>>
>> address@hidden:~/src/libidn/csharp/misc$ cscc --version
>> cscc version 0.7.4
>> address@hidden:~/src/libidn/csharp/misc$
>>
>> /Simon
>>
>> Alexander Gnauck <address@hidden> 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):
>> >>
>> >> address@hidden:~/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
>> >> address@hidden:~/src/libidn/csharp/misc$
>> >>
>> >> Any ideas?
>> >>
>> >> Thanks,
>> >> Simon
>> >>
>> >> Alexander Gnauck <address@hidden> writes:
>> >>
>> >>
>> >>> Hi Simon, code is attached, it still needs some cleanup,
>> but it's working.
>> >>>
>> >>> Regards,
>> >>> Alex
>> >>>
>> >>> Simon Josefsson wrote:
>> >>>
>> >>>> "Alexander Gnauck" <address@hidden> 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
>> >>>>
>> >>>>
>> >>>>
>> >>
>> >>
>> >>
>>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Update of C# port of LibIDN,
Simon Josefsson <=