[FFmpeg-devel] [PATCH] Properly handle cookies that specify sub-domain where the URL.

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Jan 22 14:57:44 CET 2014


Eli Kara <eli <at> algotec.co.il> writes:

> Yes, you could write:
> 
> Int leading_dot = (param[7] == '.');
> 
> But technically, the result of the expression is 
> a boolean, not an int.

While I don't remember the C boolean type, I just 
wanted to note that the variable is only used once 
and therefore probably unneeded.

Please remove the tabs and consider to shorten the 
comment lines.

Carl Eugen



More information about the ffmpeg-devel mailing list