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]
