Ticket #204 (closed enhancement: fixed)
Cast functions for object <-> pointer
| Reported by: | dagss | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.12 |
| Component: | Parsing | Keywords: | |
| Cc: |
Description
Apparently, casting an object to a pointer or vice versa raises warnings. It might be an idea to introduce cython.object_to_ptr etc. for the occasions where the user is certain that the foot won't be harmed.
When this is done, refnanny.pyx should make use of it to get rid of warnings on compilation.
Change History
Note: See
TracTickets for help on using
tickets.
