commit | e74c4291b264ecfc5c5ab0b51cb2faeb9b14098c | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Nov 16 15:55:00 1999 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Nov 16 15:55:00 1999 +0000 |
tree | ec40c0bf81722e76d5acfa213e4fa7ae7c4f7355 | |
parent | 001b9bebcabc71d33f279775eba975423a598084 [diff] |
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 configure.in and importdl.c.