Closed GoogleCodeExporter closed 9 years ago
Fixed in 2.1.9-beta01 4d39e500d9ae43542d27dadb77a40fe9213d6edc
Original comment by mkleehammer
on 21 Nov 2010 at 4:51
I see that a macro called __SUN__ is being tested now, but it doesn't appear to
be defined on a solaris box:
/tmp/pyodbc/src/getdata.cpp: In function 'PyObject* GetDataDecimal(Cursor*,
Py_ssize_t)':
/tmp/pyodbc/src/getdata.cpp:401: error: 'alloca' was not declared in this scope
error: command 'gcc' failed with exit status 1
/tmp/pyodbc $ ls
/tmp/pyodbc $ uname -a
SunOS sys2 5.10 Generic_142901-13 i86pc i386 i86pc Solaris
Original comment by pedri...@gmail.com
on 22 Nov 2010 at 6:04
Original issue reported on code.google.com by
pedri...@gmail.com
on 21 Oct 2010 at 10:39