This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove "b" flag for sv_utf8_upgrade_nomg in embed.fnc
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 27 Dec 2008 08:26:09 +0000 (09:26 +0100)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 27 Dec 2008 08:26:09 +0000 (09:26 +0100)
commit6a71721dfccd239c818c4403e1d0f62568633088
tree4b9d80cacc9b03b61a7fe7ca555bff8c2c6f1860
parent2779b694b3fbb69a13c300a6e239e050151abf6d
Remove "b" flag for sv_utf8_upgrade_nomg in embed.fnc

This is only a macro, without a Perl_ implementation.
Hopefully this fixes the Win32 build.
embed.fnc
global.sym
proto.h