Restore VC++ 6 build on Windows
authorSteve Hay <steve.m.hay@googlemail.com>
Fri, 17 Aug 2012 23:33:53 +0000 (00:33 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Fri, 17 Aug 2012 23:33:53 +0000 (00:33 +0100)
commitf28d8eb1c114895944de593e05ba8271fe1b4fdf
tree35c1ae5be7136bac2677557917e75f5aa4e79083
parent9d2d23d98141e59338d57996fe0c74d36351f6e9
Restore VC++ 6 build on Windows

Commits bb02a38feb and 1bd3586145 resulted in VC++ 6 complaining "error
C2099: initializer is not a constant" when initializing bodies_by_type in
sv.c. Workaround the apparent compiler bug using a patch from Jan Dubois,
amended to be compiler-specific as suggested by Nicholas Clark since
anonymous unions are not valid C89.

Date: Wed, 15 Aug 2012 00:55:06 -0700
Message-ID: <005a01cd7abb$498294e0$dc87bea0$@activestate.com>
cv.h
pod/perldelta.pod
sv.h