This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author csernazs
Recipients csernazs, gregory.p.smith, pitrou, twouters
Date 2009-11-02.09:44:49
SpamBayes Score 0.0031819951
Marked as misclassified No
Message-id <1257155091.42.0.368489006359.issue7242@psf.upfronthosting.co.za>
In-reply-to
Content
solaris 10 x86, 32-bit, sun-studio 11 is ok (in this case the parent's
thread has thread_id=2 and the child inherits this id)
solaris 8 sparc4, 32-bit, sun-studio 11 is not working

So it seems it's independent from sun-cc but depends from the
architecture and/or the OS.
History
Date User Action Args
2009-11-02 09:44:51csernazssetrecipients: + csernazs, twouters, gregory.p.smith, pitrou
2009-11-02 09:44:51csernazssetmessageid: <1257155091.42.0.368489006359.issue7242@psf.upfronthosting.co.za>
2009-11-02 09:44:50csernazslinkissue7242 messages
2009-11-02 09:44:49csernazscreate