New submission from Hirokazu Yamamoto <[EMAIL PROTECTED]>:

>/* On Windows HUGE_VAL is an extern variable and not a constant. Since the
>   special value arrays need a constant we have to roll our own infinity
>   and nan. */

This patch removes this limitation.

----------
components: Extension Modules
messages: 65646
nosy: ocean-city
severity: normal
status: open
title: Allows HUGE_VAL as extern variable
versions: Python 2.6

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2662>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to