This is an automated email from the ASF dual-hosted git repository.

Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


    from 16b367382 Add message byte tracking to consumeBuffer() in Java 
transports Client: java
     add 531da2343 THRIFT-5064: Introduce Perl::Critic into the SCA

No new revisions were added by this update.

Summary of changes:
 .github/workflows/sca.yml                          | 40 ++++++++++++++++++++++
 .perlcriticrc                                      |  1 +
 .../cpp/src/thrift/generate/t_perl_generator.cc    | 21 ++++++++----
 lib/perl/Makefile.am                               |  7 ++++
 lib/perl/lib/Thrift/Exception.pm                   |  4 +--
 lib/perl/lib/Thrift/MessageType.pm                 |  2 +-
 lib/perl/lib/Thrift/MultiplexedProcessor.pm        |  2 +-
 lib/perl/lib/Thrift/Protocol.pm                    |  2 +-
 lib/perl/lib/Thrift/ServerSocket.pm                |  2 +-
 lib/perl/lib/Thrift/Transport.pm                   |  7 ++--
 lib/perl/lib/Thrift/Type.pm                        |  2 +-
 test/audit/thrift_audit_test.pl                    |  4 +--
 12 files changed, 74 insertions(+), 20 deletions(-)
 create mode 100644 .perlcriticrc

Reply via email to