Closed mikepurvis closed 8 years ago
Error is tf/src/pytf.cpp:476:1: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
tf/src/pytf.cpp:476:1: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
@tfoote This is a low-risk merge, and kills a warning for us.
Thanks
Error is
tf/src/pytf.cpp:476:1: warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]