FreeBSD Bugzilla – Attachment 212196 Details for
Bug 244636
archivers/upx: Fix build with clang 10.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Adjust indentation in upx's LZMA parts
archivers__upx-fix-clang10-build-1.diff (text/plain), 1.19 KB, created by
Dimitry Andric
on 2020-03-06 17:28:33 UTC
(
hide
)
Description:
Adjust indentation in upx's LZMA parts
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2020-03-06 17:28:33 UTC
Size:
1.19 KB
patch
obsolete
>Index: archivers/upx/files/patch-src_lzma-sdk_C_7zip_Compress_LZMA_LZMAEncoder.cpp >=================================================================== >--- archivers/upx/files/patch-src_lzma-sdk_C_7zip_Compress_LZMA_LZMAEncoder.cpp (nonexistent) >+++ archivers/upx/files/patch-src_lzma-sdk_C_7zip_Compress_LZMA_LZMAEncoder.cpp (working copy) >@@ -0,0 +1,11 @@ >+--- src/lzma-sdk/C/7zip/Compress/LZMA/LZMAEncoder.cpp.orig 2016-11-20 12:55:06 UTC >++++ src/lzma-sdk/C/7zip/Compress/LZMA/LZMAEncoder.cpp >+@@ -968,7 +968,7 @@ HRESULT CEncoder::GetOptimum(UInt32 position, UInt32 & >+ startLen = lenTest + 1; >+ >+ // if (_maxMode) >+- { >++ { >+ UInt32 lenTest2 = lenTest + 1; >+ UInt32 limit = MyMin(numAvailableBytesFull, lenTest2 + _numFastBytes); >+ for (; lenTest2 < limit && > >Property changes on: archivers/upx/files/patch-src_lzma-sdk_C_7zip_Compress_LZMA_LZMAEncoder.cpp >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 244636
: 212196