https://bugs.kde.org/show_bug.cgi?id=369546
--- Comment #3 from RJVB <rjvber...@gmail.com> --- Seems you're on to something. Have you tried replacing the INT_MAX token by a numeric value to see if the symbolic default argument has something to do with the issue? What happens when you assign a default argument to the fname argument; does that one shift too (even when it's NULL or nullptr instead of 0)? -- You are receiving this mail because: You are watching all bug changes.