[
https://issues.apache.org/jira/browse/GROOVY-10034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King resolved GROOVY-10034.
Fix Version/s: 4.0.0-beta-1
Resolution: Fixed
Proposed PR merged.
> Compiler writes extra
danielsun1106 commented on pull request #1556:
URL: https://github.com/apache/groovy/pull/1556#issuecomment-819131993
Merged. Thanks!
--
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
danielsun1106 merged pull request #1556:
URL: https://github.com/apache/groovy/pull/1556
--
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.
For queries about this service, p
danielsun1106 commented on a change in pull request #1556:
URL: https://github.com/apache/groovy/pull/1556#discussion_r612854824
##
File path: src/main/java/org/codehaus/groovy/classgen/asm/OperandStack.java
##
@@ -338,6 +338,12 @@ private void doConvertAndCast(ClassNode target
[
https://issues.apache.org/jira/browse/GROOVY-10035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Sun updated GROOVY-10035:
Description:
The ticket is to provide some suggestion to tweak the fix of GROOVY-10034 (
https:/
[
https://issues.apache.org/jira/browse/GROOVY-10035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Sun reassigned GROOVY-10035:
---
Assignee: (was: Eric Milles)
> CLONE - Compiler writes extra cast for Type[] to Object
Daniel Sun created GROOVY-10035:
---
Summary: CLONE - Compiler writes extra cast for Type[] to Object[]
Key: GROOVY-10035
URL: https://issues.apache.org/jira/browse/GROOVY-10035
Project: Groovy
Is
[
https://issues.apache.org/jira/browse/GROOVY-9958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King updated GROOVY-9958:
--
Description:
Involves:
* -Replace {{jcenter}} repositories in build scripts with {{mavenCentral}}-
[
eric-milles commented on pull request #1558:
URL: https://github.com/apache/groovy/pull/1558#issuecomment-818749740
If you wan't "null.or(true)" to work, you would need to provide DGM
"or(NullObject,Boolean)". This may be worth creating a separate JIRA issue for
consideration. Or you can
tomikoskinen commented on pull request #1558:
URL: https://github.com/apache/groovy/pull/1558#issuecomment-818686976
@eric-milles We made a new Pull Request.
Also is it intended that when you call `null.or(true)` it throws an
exception, but when you call `true.or(null)` it returns true?
tomikoskinen opened a new pull request #1560:
URL: https://github.com/apache/groovy/pull/1560
https://issues.apache.org/jira/browse/GROOVY-9017
Instead of making keywords for and, or and not, we added a Boolean not()
method in DefaultGroovyMethods to get most of what was wanted. DGM
tomikoskinen closed pull request #1558:
URL: https://github.com/apache/groovy/pull/1558
--
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.
For queries about this service, pl
12 matches
Mail list logo