[
https://issues.apache.org/jira/browse/AVRO-4158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18016129#comment-18016129
]
ASF subversion and git services commented on AVRO-4158:
-------------------------------------------------------
Commit dc7bbd086283bb61dfabd8fcdf980d22f30c7a93 in avro's branch
refs/heads/dependabot/maven/lang/java/commons-cli-commons-cli-1.10.0 from
Markus Kitsinger
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=dc7bbd0862 ]
AVRO-4158: [c++] Update for fmtlib 10+ (#3444)
> Avro fails to build with fmt-11.2.0
> -----------------------------------
>
> Key: AVRO-4158
> URL: https://issues.apache.org/jira/browse/AVRO-4158
> Project: Apache Avro
> Issue Type: Bug
> Components: c++
> Reporter: Yuri
> Assignee: Martin Tzvetanov Grigorov
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> ```
> {color:#000000}In file included from
> /wrkdirs/usr/ports/devel/avro-cpp/work/avro-cpp-1.12.0/impl/ResolverSchema.cc:20:{color}{color:#000000}
> {color}
> {color:#000000}In file included from
> /wrkdirs/usr/ports/devel/avro-cpp/work/avro-cpp-1.12.0/include/avro/ResolverSchema.hh:27:{color}{color:#000000}
> {color}
> {color:#000000}In file included from
> /wrkdirs/usr/ports/devel/avro-cpp/work/avro-cpp-1.12.0/include/avro/Reader.hh:28:{color}{color:#000000}
> {color}
> {color:#000000}In file included from
> /wrkdirs/usr/ports/devel/avro-cpp/work/avro-cpp-1.12.0/include/avro/Types.hh:22:{color}{color:#000000}
> {color}
> {color:#000000}In file included from
> /usr/local/include/fmt/format.h:41:{color}{color:#000000} {color}
> {color:#000000}/usr/local/include/fmt/base.h:2275:23:
> {color}{color:#000000}error:{color}{color:#000000} no matching member
> function for call to 'format'{color}{color:#000000} {color}
> {color:#000000} 2275 |
> ctx.advance_to(cf.format(*static_cast<qualified_type*>(arg),
> ctx));{color}{color:#000000} {color}
> {color:#000000} | ~~~^~~~~~{color}
> {color:#000000} {color}```
--
This message was sent by Atlassian Jira
(v8.20.10#820010)