| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=537830
|
|
|
|
|
|
|
|
|
| |
PR: 246853
Submitted by: James Wright <james.wright@digital-chaos.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D25061
Notes:
svn path=/head/; revision=537497
|
|
|
|
|
|
|
|
|
|
| |
PR: 246667
Submitted by: James Wright <james.wright@digital-chaos.com> (maintainer)
MFH: 2020Q2
Differential Revision: https://reviews.freebsd.org/D24967
Notes:
svn path=/head/; revision=536278
|
|
|
|
| |
Notes:
svn path=/head/; revision=523788
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136
Notes:
svn path=/head/; revision=519824
|
|
|
|
|
|
|
|
| |
PR: 241933, 241594 [1]
Submitted by: James Wright <james.wright@digital-chaos.com>
Notes:
svn path=/head/; revision=518021
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from src/grpc.cpp:13:
./include/process/grpc.hpp:93:21: error: no template named 'ClientAsyncResponseReader' in namespace 'grpc_impl'; did you mean '::grpc::ClientAsyncResponseReader'?
std::unique_ptr<::grpc_impl::ClientAsyncResponseReader<Response>>(Stub::*)(
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
::grpc::ClientAsyncResponseReader
/usr/local/include/grpcpp/impl/codegen/client_context_impl.h:413:24: note: '::grpc::ClientAsyncResponseReader' declared here
friend class ::grpc::ClientAsyncResponseReader;
^
In file included from src/grpc.cpp:13:
./include/process/grpc.hpp:238:27: error: no template named 'ClientAsyncResponseReader' in namespace 'grpc_impl'; did you mean '::grpc::ClientAsyncResponseReader'?
std::shared_ptr<::grpc_impl::ClientAsyncResponseReader<Response>> reader =
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
::grpc::ClientAsyncResponseReader
/usr/local/include/grpcpp/impl/codegen/client_context_impl.h:413:24: note: '::grpc::ClientAsyncResponseReader' declared here
friend class ::grpc::ClientAsyncResponseReader;
^
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=518011
|
|
|
|
|
|
|
|
|
|
|
| |
Bumped Makefile 'PORTREVISION' and removed 'BROKEN'
PR: 241717
Submitted by: James Wright <james.wright@digital-chaos.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D22238
Notes:
svn path=/head/; revision=516918
|
|
|
|
|
|
|
|
|
|
| |
In file included from src/grpc.cpp:13:
./include/process/grpc.hpp:93:21: error: no template named 'ClientAsyncResponseReader' in namespace 'grpc'; did you mean 'grpc_impl::ClientAsyncResponseReader'?
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=516631
|
|
sharing
PR: 237859
Submitted by: James Wright <james.wright@digital-chaos.com>
Differential Revision: https://reviews.freebsd.org/D20251
Notes:
svn path=/head/; revision=515807
|