[xoreos-git] [xoreos/phaethon] 654a1f: COMMON: Error on parseString() with '-' to unsigne...

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


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/phaethon
  Commit: 654a1fc6741f530695b75f3cc74afca295093978
      https://github.com/xoreos/phaethon/commit/654a1fc6741f530695b75f3cc74afca295093978
  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