[libbluray-devel] [PATCH[ Compiler happynessm for functions

Erik Van Grunderbeeck erik at arawix.com
Tue Mar 22 13:16:46 CET 2011


>So, previous chunk should be something like
>
>-    bd->bdplus = bd->bdplus_init(bd->device_path, keyfile_path,
_libaacs_get_vid(bd) ?: vid);
>+    const char *libaacs_vid = _libaacs_get_vid(bd);
>+    bd->bdplus = bd->bdplus_init(bd->device_path, keyfile_path,
libaacs_vid ? libaacs_vid : vid);

Thanks. Couldn't test since I dont have the dll. Will change together with
other comments

Erik

>- Petri




More information about the libbluray-devel mailing list