Re: [I] Parser throws exception if condition has number with leading zeros (DRL10) [incubator-kie-drools]

2025-12-04 Thread via GitHub


tkobayas commented on issue #6539:
URL: 
https://github.com/apache/incubator-kie-drools/issues/6539#issuecomment-3611033426

   Fixed by https://github.com/apache/incubator-kie-drools/pull/6541


-- 
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]



Re: [I] Parser throws exception if condition has number with leading zeros (DRL10) [incubator-kie-drools]

2025-12-04 Thread via GitHub


tkobayas closed issue #6539: Parser throws exception if condition has number 
with leading zeros (DRL10)
URL: https://github.com/apache/incubator-kie-drools/issues/6539


-- 
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]



Re: [I] Parser throws exception if condition has number with leading zeros (DRL10) [incubator-kie-drools]

2025-12-03 Thread via GitHub


tkobayas commented on issue #6539:
URL: 
https://github.com/apache/incubator-kie-drools/issues/6539#issuecomment-3610371423

   It's a genuine bug. I will be fixed by 
https://github.com/apache/incubator-kie-drools/pull/6541 .
   
   Note that leading zero number is octal digits. For example `013` in octal is 
`11` in decimal, which is the same as DRL6 and plain Java.


-- 
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]



Re: [I] Parser throws exception if condition has number with leading zeros (DRL10) [incubator-kie-drools]

2025-12-02 Thread via GitHub


tkobayas commented on issue #6539:
URL: 
https://github.com/apache/incubator-kie-drools/issues/6539#issuecomment-3605537422

   Thank you for reporting. I'm going to look at the issue.


-- 
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]