Hi Garu,
On 26/05/14 15:03, breno wrote:
just found out it
breaks MDOOTSON/Wx-0.9923.tar.gz
The relevant thread, which includes diagnostics on why it happened and
potential ways to fix it, is available at:
https://rt.perl.org/Public/Bug/Display.html?id=121930
I did see this. They seem to think that it might be a compiler issue. I
have also been getting a huge amount of compiler warnings and notes
whenever I install almost anything off CPAN. Like this, from "cpan -i
Encode":
KR.c:28:12: warning: assignment discards ‘const’ qualifier from pointer
target type [enabled by default]
SvPVX(iv) = enc->name[0];
^
Compilng wxWidgets produces pages and pages of notes and warnings.
I've been a bit nervous about it all so I'm not surprised something
finally broke. I'm not sure it's just a Wx issue, it seems to affect
everything off cpan.
What do others think?
Regards
Steve.