[tex-live] Patch to pdfobj.c
Reinhard Kotucha
reinhard.kotucha at web.de
Fri Oct 5 23:38:58 CEST 2018
On 2018-10-05 at 20:49:44 GMT, Karl Berry wrote:
> + pdf_output_file_position = 0;
> + pdf_output_line_position = 0;
>
> Seems like doing the assignment once should suffice :).
The assignments are different. Unfortunately C doesn't support brace
expansion:
pdf_output_{file,line}_position = 0;
Regards,
Reinhard
--
------------------------------------------------------------------
Reinhard Kotucha Phone: +49-511-3373112
Marschnerstr. 25
D-30167 Hannover mailto:reinhard.kotucha at web.de
------------------------------------------------------------------
More information about the tex-live
mailing list