]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch by Vladimir Marangozov, inspired by a bug report from Gary
authorGuido van Rossum <guido@python.org>
Tue, 16 Nov 1999 15:57:37 +0000 (15:57 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 16 Nov 1999 15:57:37 +0000 (15:57 +0000)
commit0eefa3fbbfa476334516dda1be398188f993c35d
treed695edee520f4ab010c08ff54a29fd61a0bf453b
parent569ef619c70653a188f047d5fb7c06a898dff54b
Patch by Vladimir Marangozov, inspired by a bug report from Gary
Duzan, for AIX, to support C++ objects with static initializers, when
using the genuine IBM C++ compiler (namely xlC/xlC_r).

See accompanying patches to acconfig.h and importdl.c.
configure
configure.in