[xoreos-git] [xoreos/xoreos] 97fb69: COMMON: Error on parseString() with '-' to unsigne...

GitHub noreply at github.com
Fri Dec 23 17:01:33 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 97fb698eb78f33a713fb5ee88727ba92f972877d
      https://github.com/xoreos/xoreos/commit/97fb698eb78f33a713fb5ee88727ba92f972877d
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-12-23 (Fri, 23 Dec 2016)

  Changed paths:
    M src/common/strutil.cpp

  Log Message:
  -----------
  COMMON: Error on parseString() with '-' to unsigned value

strtoul() and friends silently convert such a value to its unsigned
counterpart. We don't want that.




More information about the xoreos-git mailing list