Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899851 Details for
Bug 937770
sci-libs/pdal-2.8.0 fails with gcc-15 error: ‘uint64_t’ has not been declared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
include cstdlib to LazPerfVlrCompression.hpp
PDAL-2.6.2-LazPerfVlrCompression.hpp-cstdint.patch (text/plain), 713 bytes, created by
tdr
on 2024-08-11 17:16:54 UTC
(
hide
)
Description:
include cstdlib to LazPerfVlrCompression.hpp
Filename:
MIME Type:
Creator:
tdr
Created:
2024-08-11 17:16:54 UTC
Size:
713 bytes
patch
obsolete
>From c6d1694027a67dd2e47680d39d0b341259bf3a17 Mon Sep 17 00:00:00 2001 >From: Ted Rodgers <ted.d.rodgers@gmail.com> >Date: Sun, 11 Aug 2024 13:09:53 -0400 >Subject: [PATCH] add cstintint to LazPerfVlrCompression.hpp > >--- > pdal/compression/LazPerfVlrCompression.hpp | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/pdal/compression/LazPerfVlrCompression.hpp b/pdal/compression/LazPerfVlrCompression.hpp >index 59e6a0c..c22e34d 100644 >--- a/pdal/compression/LazPerfVlrCompression.hpp >+++ b/pdal/compression/LazPerfVlrCompression.hpp >@@ -33,6 +33,7 @@ > ****************************************************************************/ > #pragma once > >+#include <cstdint> > #include <memory> > #include <vector> > >-- >2.45.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 937770
: 899851