Portable-Network-Archive / liblzma-rs

Bindings to liblzma in Rust (xz streams in Rust)
Apache License 2.0
19 stars 5 forks source link

Define DNDEBUG according to cfg!(debug_assertions) #119

Closed xbjfk closed 4 months ago

xbjfk commented 4 months ago

This means assertions in xz are kept when debug_assertions is enabled. Source

ChanTsune commented 4 months ago

Thank you for your PR! It seems that some tests have not passed. I will merge it as soon as they are fixed!

xbjfk commented 4 months ago

Sorry about that, fixed the formatting!

ChanTsune commented 4 months ago

Thank you for your contribution!

I’d love to include your name in the THANKS file. Do you have a preferred name you'd like us to use?