[Live-devel] Possible bug in H263plusVideoRTPSink.cpp
Ross Finlayson
finlayson at live555.com
Thu Aug 30 10:45:53 PDT 2012
> Why are there casts to void* here?
Because I want the 'void*' version of "operator<<" to be used, not the 'char*' version. I.e., I want the value to the right of "<<" to be printed as a %p, not as a %s
Once again, not all compiler warning messages indicate bugs.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120830/66eac442/attachment.html>
More information about the live-devel
mailing list