Page MenuHomeFreeBSD

Upgrade devel/protobuf-c to 1.1.1
ClosedPublic

Authored by truckman on May 6 2015, 5:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 9, 12:57 PM
Unknown Object (File)
Dec 22 2023, 9:41 PM
Unknown Object (File)
Nov 25 2023, 10:21 PM
Unknown Object (File)
Nov 25 2023, 10:21 PM
Unknown Object (File)
Nov 25 2023, 10:21 PM
Unknown Object (File)
Nov 25 2023, 5:34 PM
Unknown Object (File)
Nov 16 2023, 10:33 PM
Unknown Object (File)
Oct 11 2023, 8:43 AM
Subscribers
None

Details

Summary
[ Robert Edmonds ]
* Release 1.1.1.
 
* Use protobuf 2.6.1 in the Travis-CI environment.
 
[ Ilya Lipnitskiy ]
* Munge C block comment delimiters in protobuf comments, preventing syntax
  errors in generated header files (Issue #180, #185).
 
* Add static qualifier to ProtobufCEnumValue and ProtobufCEnumValueIndex
  variables in generated output.
 
[ Oleg Efimov ]
* Fix -Wpointer-sign compiler diagnostics in the test suite.
 
* Check for NULL pointers in protobuf_c_message_free_unpacked()
  (Issue #177).
 
* Exclude protoc-c and downloaded protobuf sources from Coveralls report.
 
[ Andrey Myznikov ]
* Fix incorrect 'short_name' field values in ProtobufCServiceDescriptor
  variables in generated output.
Test Plan

Build on FreeBSD 8.4, 9.3, 10.1, and 11.0-CURRENT, both amd64 and i386

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

truckman retitled this revision from to Upgrade devel/protobuf-c to 1.1.1.
truckman updated this object.
truckman edited the test plan for this revision. (Show Details)
truckman added a reviewer: mat.
mat edited edge metadata.
This revision is now accepted and ready to land.May 6 2015, 8:50 PM
This revision was automatically updated to reflect the committed changes.