RE: Problem building python module
Posted by Luigi Ballabio-4 on Apr 16, 2002; 8:19am
URL: http://quantlib.414.s1.nabble.com/Problem-building-python-module-tp1984p1986.html
At 02:36 PM 4/16/02 +0200, Gerrit Van Dyk wrote:
>The command just completed successful with a minor warning.
Gerrit,
glad to hear that. I assume that the warning is
In function `char* SWIG_UnpackData(char*, void*, int)':
warning: `unsigned char uu' might be used uninitialized in this function
in which case you can safely ignore it.
Have fun,
Luigi