Hi,
I just upgraded to SEMS 1.5.0 and noticed some warnings:
Building with gcc version 4.6.3:
AmB2BMedia.cpp:555:5: warning: format ‘%lu’ expects argument of type
‘long unsigned int’, but argument 4 has type
‘std::vector<AmB2BMedia::AudioStreamPair>::size_type {aka unsigned int}’
[-Wformat]
more of the same in AmEventDispatcher.cpp. These don't cause problems,
but I see no reason not to fix them.
Building with gcc version 4.1.2 20061115:
AmDtmfDetector.h:388: warning: ‘class AmDtmfSink’ has virtual functions
but non-virtual destructor
AmB2BMedia.h:36: warning: ‘class RelayController’ has virtual functions
but non-virtual destructor
I think these can lead to interesting problem if remains unfixed.
br
Szo
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev