Skip Menu |

This queue is for tickets about the HTML-Template-Pro CPAN distribution.

Report information
The Basics
Id: 39886
Status: resolved
Priority: 0/
Queue: HTML-Template-Pro

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

Bug Information
Severity: Important
Broken in: 0.71
Fixed in: 0.72



Subject: [PATCH] win32 gcc fix
Error report: http://www.nntp.perl.org/group/perl.cpan.testers/2008/10/msg2383450.html This patch will allow compilation under gcc and CPAN shell. -- Alexandr Ciornii, http://chorny.net
Subject: pstring.h.patch
--- pstring.h.dist 2007-12-02 17:00:02.000000000 +0200 +++ pstring.h 2008-10-08 11:43:08.468750000 +0300 @@ -9,7 +9,7 @@ #ifndef _PSTRING_H #define _PSTRING_H 1 -#include<pbuffer.h> +#include "pbuffer.h" typedef struct PSTRING { char* begin;
Срд. Окт. 08 05:20:48 2008, CHORNY писал: Show quoted text
> Error report: > http://www.nntp.perl.org/group/perl.cpan.testers/2008/10/msg2383450.html > This patch will allow compilation under gcc and CPAN shell.
applied in git http://git.altlinux.org/people/viy/packages/?p=HTML-Template-Pro.git;a=commit;h=5d137579a615ba04dc92fd4ca3b8b30b5ff6c3cf will be published in 0.72
in 0.72