verhas commented on a change in pull request #462: General Code Cleanup
URL: https://github.com/apache/commons-lang/pull/462#discussion_r329200196
 
 

 ##########
 File path: 
src/test/java/org/apache/commons/lang3/builder/CompareToBuilderTest.java
 ##########
 @@ -884,9 +884,9 @@ public void testMultiBooleanArray() {
 
     @Test
     public void testRaggedArray() {
-        final long array1[][] = new long[2][];
 
 Review comment:
   This array declaration is called "C-type array declaration" and it is not 
recommended.

----------------------------------------------------------------
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, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to