../../testApp/pv/testPVData.cpp:549:14: error: use of overloaded operator '!=' is ambiguous (with operand types 'PVIntPtr' (aka 'shared_ptr<PVInt>') and 'long') testOk1(a!=NULL); ~^ ~~~~