Re: [MaraDNS list] Csv2 delimiters
Sam Trenholme <[email protected]> Fri, 30 Dec 2011 13:20:26 -0800
| Newsgroups | gmane.network.dns.maradns.general |
|---|---|
| Message-ID | <CAJxgfkS7mybkPwkHXvsL00th7f4-A3h3rqpsM2gen4ViNOCZLw@mail.gmail.com> |
Let me know when the patch is ready. I will add it to http://maradns.org/download/patches/ When sending attachments, please CC this email address, since the listserv scrubs attachments. - Sam On Thu, Dec 29, 2011 at 2:02 PM, William <[email protected]> wrote: > On 12/29/2011 3:16 AM, Sam Trenholme wrote: >> >> It makes the parser a little simpler, and I prefer using the pipe (|) >> as a delimiter because it's less common than a comma. While I'll >> happily host a patch to change this, I actually won't merge a patch to >> make the , a delimiter, since I would then be the one responsible for >> any bugs introduced by said patch. >> >> - Sam >> >> On Wed, Dec 28, 2011 at 4:06 PM, William<[email protected]> wrote: >>> >>> Hello, >>> >>> Is there a reason that , isn't a valid delimiter in csv2 zone files? I'm >>> new >>> to MaraDNS and I figure there's probably a reason that was omitted I just >>> don't know it. If it won't screw anything up I'll give you my patch to >>> add >>> it if anyone is interested. >>> >>> Best Regards, >>> William > > That's a good point. I'll send the patch in a little bit if you want to put > it up. So far I'm pretty impressed with MaraDNS good job.