THausherr commented on PR #215:
URL: https://github.com/apache/pdfbox/pull/215#issuecomment-3194359623

   Thanks, but if "remaining > Integer.MAX_VALUE" is true then "remaining > 0" 
is also true. Thus "(!omitTrailingZeros || remaining > 0)" would always be true 
regardless of the value of "omitTrailingZeros".
   
   I also asked ChatGPT and it did the same that you did, but when I started to 
argue, it agreed with me. (However I have the impression that ChatGPT tries to 
agree with the user)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to