[jira] [Commented] (AVRO-2598) C++ standard of library implies C++ standard of projects using Avro

2024-07-14 Thread Gerrit Birkeland (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17865791#comment-17865791 ] Gerrit Birkeland commented on AVRO-2598: I believe this has been indirectly resolv

Re: [PR] Upgrade jquery to 1.6.3 due to CVE-2011-4969 [avro]

2024-07-14 Thread via GitHub
Gerrit0 commented on code in PR #3012: URL: https://github.com/apache/avro/pull/3012#discussion_r1677176308 ## lang/java/ipc/src/main/velocity/org/apache/avro/ipc/stats/templates/statsview.vm: ## @@ -51,7 +51,7 @@ $title - Review Comment: IMO, no.

Re: [PR] [C++] Turn on even more compiler warnings [avro]

2024-07-14 Thread via GitHub
Gerrit0 commented on PR #2966: URL: https://github.com/apache/avro/pull/2966#issuecomment-2227424289 Well, at this point my theory is that the GCC 9.4 used on ARM (vs 11.4 in the other job and 14.1 on my box) doesn't have a properly constexpr'd `std::numeric_limits`... for `makeString`