On Tue, Jul 04, 2017 at 11:31:49PM +0300, Dmitry V. Levin wrote: > This longish C string is actually a lua script, and it doesn't look nice > in this form. Wouldn't it be better if this script was translated into > a C string automatically by some Makefile rule? Yes, it would. In fact, this is what mpv does [1].
BTW, are there any disadvantages of installing the script file to a compile-time known directory over hardcoding it into the binary? 1. https://github.com/mpv-player/mpv/blob/b387f82aa40a1655590bbb0dffe58f9728a37b49/wscript_build.py#L102-L111 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel