Skip Menu |

This queue is for tickets about the Text-BibTeX CPAN distribution.

Report information
The Basics
Id: 45613
Status: resolved
Priority: 0/
Queue: Text-BibTeX

People
Owner: Nobody in particular
Requestors: Philip [...] kime.org.uk
Cc:
AdminCc:

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



Subject: btparse doesn't like windows format .bibs
Date: Thu, 30 Apr 2009 23:53:25 +0200
To: bug-Text-BibTeX [...] rt.cpan.org
From: Philip Kime <philip [...] kime.org.uk>
Since btparse was written for UNIX quite some time ago, it doesn't really like windows file format bibliographies. It keeps Ctrl-M characters in the strings it postprocesses. Here is a very simply patch which passes the btparse compile tests, to address this. It simply removes Ctrl-M characters from strings as part of post- processing. It does this regardless of the whitespace collapsing processing.

Message body is not shown because sender requested not to inline it.

PK -- Dr Philip Kime
Hello Thanks for the patch. Applied. Just do not expect a new release in the next few days. I am in the process of incorporating btparse library in the Perl module for easy maintenance :) Cheers Alberto
Subject: Re: [rt.cpan.org #45613] btparse doesn't like windows format .bibs
Date: Sat, 2 May 2009 16:49:22 +0200
To: bug-Text-BibTeX [...] rt.cpan.org
From: Philip Kime <Philip [...] kime.org.uk>
On 2 May 2009, at 1:03 PM, Alberto Simões via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=45613 > > > Hello > > Thanks for the patch. > Applied. > Just do not expect a new release in the next few days. > > I am in the process of incorporating btparse library in the Perl > module > for easy maintenance :)
That's great, thanks. Let me know if you can when it's done and I can test. I'm working on a project (Biber for biblatex) which needs this module and so it's really important to us! PK -- Dr Philip Kime