[Live-devel] [patch] fix or suppress compiler warnings

Erik Hovland erik at hovland.org
Tue Jul 8 10:47:30 PDT 2008


On Tue, Jul 08, 2008 at 09:13:01AM -0700, Erik Hovland wrote:
> A lot of const char* = "" calls means that g++ complains about how that
> feature is deprecated. As well as some casting and some changing of
> function declarations (socketErr). This patch has been checked for
> memory leaks since it almost always heap allocates a duplicate string
> instead of the = "". But that doesn't mean I didn't screw it up.
> 
> Anyhow, big patch. Any feedback is welcome.

Too big of a patch. Resent after compressing.

E

-- 
Erik Hovland
mail: erik at hovland.org
web: http://hovland.org/
PGP/GPG public key available on request
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compiler-warnings.patch.bz2
Type: application/octet-stream
Size: 8706 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20080708/655830ad/attachment.obj>


More information about the live-devel mailing list