Fix - the failures in xzlib with libz.so of data_compression/L3/demos/libzso#131
Open
ghost wants to merge 7 commits intoXilinx:masterfrom
Open
Fix - the failures in xzlib with libz.so of data_compression/L3/demos/libzso#131ghost wants to merge 7 commits intoXilinx:masterfrom
ghost wants to merge 7 commits intoXilinx:masterfrom
Conversation
…fer(). Makefile does not build the kernel compress_kernel_names[1], xilGzipComp.
…OMP_ONLY for m_cdflow. The function compares cd_flow to COMPRESS/DECOMPRESS while the arguments are COMP_ONLY/DECOMP_ONLY in zlibDriver.cpp.
|
I submitted this pull request. Sorry that the user name of these commits has become "ghost". |
1204c74 to
a60e1df
Compare
vt-lib-support
pushed a commit
that referenced
this pull request
May 18, 2023
d19a5ec Merge pull request #131 from changg/fix_taregt_domain bafbc26 update meta Co-authored-by: sdausr <sdausr@xilinx.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request is a collection of fixes to the problems that xzlib do not run with libz.so.
The problems:
m_zlibFlowthat is used is not initialized.input_sizeis forced to zero.