Re: [Parser-devel] Parser is ready
Status: Beta
Brought to you by:
jineshkj
From: Noam P. <npo...@uw...> - 2006-10-14 02:19:48
|
"Jinesh K J" <jin...@gm...> writes: > I'm resending the mail - I believe your mail server did not accept the > original one as given below: Yes, I had a core dump file filling my quota. > On 10/12/06, Jinesh K J <jin...@gm...> wrote: >> Hi Noam, >> >> So in the end, the parser library is ready to go. You might wanna go >> to trunk/ and modify some stuff yourself. May be you wanna add your >> name into the MAINTAINERS file or something else too. >> >> One thing that you've not yet done is the documentation of the new >> functions. If you like to do it, may be you can start learning >> Doxygen. Let me know if you want me do it for you - if you are not >> comfortable with code documentation. I'll see if I can handle it, doesn't look too different from TeX. >> Since all the functionalities are in place you might also wanna make >> it (new functions) more modularised. Its up to you. I guess there is a bit of duplication with copy stuff up to char X... Do you think it would be worth making a gettoken_noalloc? It would save one memory allocation in getgroup. >> I'm waiting for your reply so that the next release can be made. Don't >> worry, I'm not in a hurry. >> >> Regards, >> >> Jinesh. >> |