Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete the deprecation of MGE-XML convert_deci() #5

Merged
merged 7 commits into from
Feb 27, 2017

Conversation

jimklimov
Copy link
Member

@jimklimov jimklimov commented Feb 27, 2017

Sync from upstream PR : be friendly to users of legacy UPSes and let configure the relevant behavior

@thalman thalman merged commit 2350c7d into 42ity:FTY Feb 27, 2017
jimklimov pushed a commit that referenced this pull request Aug 17, 2017
…/BUILD

* commit 'dfdf588dac92d3be175dac30a875e0b19551aefe': (22 commits)
  snmp-ups.c : a little bit of input checking does not hurt, especially when it fixes a segfault
  Remove unimplement nut-scanner option
  Update nut-scanner manual page
  Fix c++ style comments
  upsstats.html: Conform to HTML 4.01 Strict
  upsstats-single.html: Conform to HTML 4.01 Strict
  Fix c++ style comments
  Fix exit code for --list
  common.c/.h : simplify the upsdebugx() enhancement (no need to fight with warnings/pragmas)
  common.h : rearranged the ENABLE_WARNING/DISABLE_WARNING macro definitions so they are only called for supported compilers and generate empty macros (no-op) for others
  common.c : move anti-warning macros out of the function body, some compilers do not like that
  common.c : in upsdebugx() added "[Dx]" prefix : do not add it for level 0
  configure.ac : do not fail configuration if a doctype picked with "auto" can not be built on this system - just skip it
  Added and documented an snmp-ups argument to list currently loaded MIB-to-NUT mappings (typo fix)
  Added and documented an snmp-ups argument to list currently loaded MIB-to-NUT mappings
  snmp-ups.c : small typo fix
  Mention tripplite mapping in snmp-ups manpage; updated some comments about it in ietf-mib.c
  configure.ac : when verifying ability to build docs, consider out-of-tree builds too
  configure.ac : verify that we can actually build a simple or chunked HTML document, beside having nominal versions of software
  configure.ac : verify that we can actually build a manpage document, beside having nominal versions of software
  ...
aquette pushed a commit that referenced this pull request Nov 8, 2022
configure.ac, drivers/libusb0.c: fix detection of strlwr() and fallback strcasestr() implem
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.

2 participants