You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by GitBox <gi...@apache.org> on 2021/09/11 22:46:17 UTC

[GitHub] [mnemonic] jxjlearn commented on pull request #250: MNEMONIC-687: Suppress unchecked warnings in gradle build

jxjlearn commented on pull request #250:
URL: https://github.com/apache/mnemonic/pull/250#issuecomment-917496710


   Yes, it causes the following warning: 
   non-varargs call of varargs method with inexact argument type for last parameter.
   It's not a [unchecked] warning. I just found this one when working on this PR, so also fixed it.


-- 
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: dev-unsubscribe@mnemonic.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org