You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2019/07/31 22:17:56 UTC

[GitHub] [bookkeeper] vzhikserg opened a new pull request #2139: Replace C style array declaration with Java style

vzhikserg opened a new pull request #2139: Replace C style array declaration with Java style
URL: https://github.com/apache/bookkeeper/pull/2139
 
 
   ### Motivation
   
   The C style array definitions look weird for a Java developer.
   
   ### Changes
   
   All C style array declarations were updated with the Java array declarations and the stylechecker rule was added to enforce the Java way. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services