head 1.2; access; symbols pkgsrc-2026Q1:1.2.0.4 pkgsrc-2026Q1-base:1.2 pkgsrc-2025Q4:1.2.0.2 pkgsrc-2025Q4-base:1.2; locks; strict; comment @// @; 1.2 date 2025.10.07.11.50.03; author wiz; state Exp; branches; next 1.1; commitid cKPjhTSoNPTaeDdG; 1.1 date 2025.10.07.05.25.57; author wiz; state Exp; branches; next ; commitid GC5GlvQQOcXn6BdG; desc @@ 1.2 log @qt6-qtquick3d: add upstream bug report URLs @ text @$NetBSD: patch-src_3rdparty_xatlas_xatlas.cpp,v 1.1 2025/10/07 05:25:57 wiz Exp $ Add header for realloc(), free(). https://github.com/jpcy/xatlas/pull/152 https://github.com/qt/qtquick3d/pull/6 --- src/3rdparty/xatlas/xatlas.cpp.orig 2025-10-07 05:21:08.379900974 +0000 +++ src/3rdparty/xatlas/xatlas.cpp @@@@ -51,6 +51,7 @@@@ Copyright (c) 2012 Brandon Pelfrey #define __STDC_LIMIT_MACROS #include #include +#include #include #ifndef XA_DEBUG @ 1.1 log @qt6-qtquick3d: add missing header to fix build with gcc 14 @ text @d1 1 a1 1 $NetBSD$ d4 2 @