Subject: | fix for issue 20692 |
Date: | Sat, 24 Feb 2007 13:28:58 -0500 |
To: | <bug-Unicode-Map8 [...] rt.cpan.org> |
From: | "Mike Barborak" <barborak [...] basikgroup.com> |
hello,
i was getting the same compiler errors as reported in bug 20692 when
compiling on Windows with perl 5.8.8. i was able to get it to work by
switching the order of the includes in map8.h from this:
#include "EXTERN.h"
#include "XSUB.h"
#include "perl.h"
to this:
#include "EXTERN.h"
#include "perl.h"
#include "XSUB.h"
best,
mike
BASIK | Barborak Siegel Knowlton
1201 Broadway, #704 New York, NY 10001
office: 646 201 9347 | cell: 646 263 7029
barborak@basikgroup.com | http://www.basikgroup.com