Vladimir Marangozov wrote: > PyMem_XDEL is very rare in the distribution... "if (p) free(p)" is quite common, though. > Okay, so you can use PyMem_DEL directly. which means that PyMem_DEL works just fine for NULL pointers on almost all plat- forms, while PyMem_XDEL works on all platforms, but is slower if the pointer is usually not NULL. seems a bit messy to me... > If your point is to remove it, or to rename it to PyMem_DEL in > the distribution my proposal is to have only one of these, and force people on non-ANSI platforms to provide a workaround. </F>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4