Re: SSL.Context.load_verify_locations
"Thomas D. Uram" <[email protected]>
| Newsgroups | gmane.comp.python.cryptography |
|---|---|
| Message-ID | <[email protected]> |
Okay, the type mapping problem I was having is resolved by using swig 1.3.24 with latest m2crypto (from subversion). The following two issues remain: - The build still requires the inclusion of compile.h as I indicated earlier in this thread. - swig 1.3.24 emits many deprecation warnings (complaining that %name has changed to %rename) So, it looks like I would want to use the development code instead of the 0.13 release. Is there a timeline for the next release? Tom On 06/09/05 17:48, Heikki Toivonen wrote: > Thomas D. Uram wrote: > >>swig 1.3.21 >> >>Maybe a later swig adds the typemap I need? > > > Yes, please try 1.3.24. > > But if it turns out 1.3.21 would be easy to support (gotta take a more > careful look at your patches) then I think it would make sense to do so > as well. > > -- > Heikki Toivonen >