[NumPy-Tickets] [NumPy] #1909: Datetime related build error on Windows
NumPy Trac
numpy-tickets@scipy....
Sun Jul 24 10:54:08 CDT 2011
#1909: Datetime related build error on Windows
------------------------+---------------------------------------------------
Reporter: rgommers | Owner: mwiebe
Type: defect | Status: needs_review
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: devel
Keywords: datetime |
------------------------+---------------------------------------------------
Comment(by rgommers):
Symbols of interest:
{{{
[ 626] _localtime32
[ 627] _localtime32_s
[ 628] _localtime64
[ 629] _localtime64_s
[ 499] _gmtime32
[ 500] _gmtime32_s
[ 501] _gmtime64
[ 502] _gmtime64_s
[ 788] _mkgmtime32
[ 789] _mkgmtime64
}}}
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1909#comment:7>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list