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 MrJean1
Recipients MrJean1, mark.dickinson, terry.reedy
Date 2008-06-28.17:13:24
SpamBayes Score 0.090928376
Marked as misclassified No
Message-id <1214673205.48.0.495262388049.issue3167@psf.upfronthosting.co.za>
In-reply-to
Content
The SUN compiler versions

> cc -V
cc: Sun C 5.8 2005/10/13
usage: cc [ options] files.  Use 'cc -flags' for details
> CC -V
CC: Sun C++ 5.8 2005/10/13

Both define the following symbols:

#define __SUNPRO_C   0x580
#define __SunOS_5_10
History
Date User Action Args
2008-06-28 17:13:25MrJean1setspambayes_score: 0.0909284 -> 0.090928376
recipients: + MrJean1, terry.reedy, mark.dickinson
2008-06-28 17:13:25MrJean1setspambayes_score: 0.0909284 -> 0.0909284
messageid: <1214673205.48.0.495262388049.issue3167@psf.upfronthosting.co.za>
2008-06-28 17:13:24MrJean1linkissue3167 messages
2008-06-28 17:13:24MrJean1create