Perl 5.14 change
GvCV is no longer an l-value, which will break embperl.cpp.
The fix is easy, but as I have significant local modifications I'll post the details and let someone else create the patch. Around line 150: Code:
if(gv_stashpv("CORE::GLOBAL", FALSE)) { |
There is at least one other cpp file that has issues compiling against perl 5.13+ due to the GvCV changes.
There's a thread on the Windows forum regarding this. Edit: EQWParser.cpp |
All times are GMT -4. The time now is 10:50 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.