Skip to content

Conversation

@BenWiederhake
Copy link
Contributor

Credits go to the authors of codespell. Note that codespell also complains about curch, which stands for "current character", and thus probably should have been named cur_ch

Credits go to the authors of codespell.
@BenWiederhake BenWiederhake changed the title Fix typos. Fix typos, remove broken unused "build" system Dec 3, 2015
@BenWiederhake
Copy link
Contributor Author

Removing the build system looks like a harsh step, but please note that it is utterly broken:

  • Wrong support for libexecinfo on *BSD
  • Makefile doesn't remove config.h
  • m4-ax_gcc_builtin.m4 isn't needed anymore, as it doesn't use bswap anymore
  • Makefile and config.h are NEVER read anyway when used with tgl

The last point makes the "build system" utterly pointless, as it is never executed anyway. In order to preventus from having out very own EVP_CHECK_DES_KEY incident, this "feature" really should be removed.

@BenWiederhake
Copy link
Contributor Author

Is there anything from preventing this to be merged?

@BenWiederhake
Copy link
Contributor Author

Is there anything that prevents this from be merged? Can I do something to help?

@BenWiederhake BenWiederhake mentioned this pull request Feb 29, 2016
BenWiederhake added a commit to majn/tgl that referenced this pull request Jun 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant