Skip to content
#

C++

cpp logo

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

Here are 813 public repositories matching this topic...

heinezen
heinezen commented Aug 23, 2020

Required skills: Python, maybe Cython

Difficulty: Easy

Our converter PNG export module supports 3 built-in compression levels

  • none
  • default libpng compression
  • optimized compression

However, this functionality is currently unused as the converter is hardcoded to always use the default compression setting. We should implement a way to set the desired compression

ohanar
ohanar commented Aug 14, 2020

Current compilervars is not exposed via conans.tools which means that only conanfiles that make use of the CMake and vcproj build helpers can reasonably use the Intel compiler. Please export compilervars and the _dict and _command variants in the conans.tools module.

Blocker for conan-io/conan-center-index#2499.

Ciphey
TheAlcanian
TheAlcanian commented Jul 29, 2020

Describe the bug
When running Ciphey on a base64-encoded file using the - command-line parameter, Ciphey picks up and decodes the base64-encoded file's contents, and prints the decoded content like normal. When running Ciphey on a base64-encoded file using the -i command-line parameter, Ciphey finds no results.

To Reproduce
Steps to reproduce the behavior:

  1. What input did you u

Created by Bjarne Stroustrup

Released October 1985

Website
isocpp.org
Wikipedia
Wikipedia
You can’t perform that action at this time.