Skip Menu |

This queue is for tickets about the Data-SExpression CPAN distribution.

Report information
The Basics
Id: 47693
Status: open
Priority: 0/
Queue: Data-SExpression

People
Owner: Nobody in particular
Requestors: clkao [...] clkao.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: empty list not recognized
Data::SExpression does not recognize "()": perl -MData::SExpression -MData::Dumper -le 'print Dumper(Data::SExpression->new->read("()"))' Parse error near: '' at lib/Data/SExpression/Parser.yp line 111.
Fixed in git and 0.38 (which I just uploaded).
Subject: Re: [rt.cpan.org #47693] empty list not recognized
Date: Tue, 14 Jul 2009 09:54:11 +0800
To: bug-Data-SExpression [...] rt.cpan.org
From: Chia-liang Kao <clkao [...] clkao.org>
hmm, it seems 0.38 was released april 2008. did you forget to update the version number? 2009/7/12 Nelson Elhage via RT <bug-Data-SExpression@rt.cpan.org>: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=47693 > > > Fixed in git and 0.38 (which I just uploaded). >
Subject: Re: [rt.cpan.org #47693] empty list not recognized
Date: Mon, 13 Jul 2009 22:28:41 -0400
To: "clkao [...] clkao.org via RT" <bug-Data-SExpression [...] rt.cpan.org>
From: Nelson Elhage <nelhage [...] MIT.EDU>
Oops, looks like when I imported from svn into git I somehow got version numbers confused. I should have just uploaded a corrected 0.39. - Nelson On Mon, Jul 13, 2009 at 09:54:31PM -0400, clkao@clkao.org via RT wrote: Show quoted text
> Queue: Data-SExpression > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=47693 > > > hmm, it seems 0.38 was released april 2008. did you forget to update > the version number? > > 2009/7/12 Nelson Elhage via RT <bug-Data-SExpression@rt.cpan.org>:
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=47693 > > > > > Fixed in git and 0.38 (which I just uploaded). > >
>