[Live-devel] [patch] add name to typedef and reveal function parameter

Erik Hovland erik at hovland.org
Tue Jul 1 08:51:50 PDT 2008


When using typedef it is not required that the typedef be given a name.
But the compiler doesn't have to work as hard if you do.

Also, a function parameter can be hidden by a declaration within the
function itself.

The two attached patches address these problems.

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: missing-typedef-name.patch
Type: text/x-diff
Size: 572 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20080701/9177a94a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: function-parameter-hidden.patch
Type: text/x-diff
Size: 1076 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20080701/9177a94a/attachment-0001.bin>


More information about the live-devel mailing list