Re: Possibly missing pointer dereference in parse-diff.c

2023-01-09 Thread Johannes von Rotz
Daniel Sahlberg wrote: One question to Johannes, we have a system of crediting the original author in the log message, see [1]. Do you want to use your full name/e-mail or any masking? Hi Daniel Feel free to use my full name and e-mail if the patch is relevant. Cheers, J.

Possibly missing pointer dereference in parse-diff.c

2023-01-09 Thread Johannes von Rotz
Hello I was trying to compile subversion with the HP ANSI C compiler on HP-UX yesterday, which complained about the if-statement in question requiring a scalar value or something. Unfortunately, I'm unable to recite the specific error message, since I'm currently at work (Ahem...) It seems t