[xoreos-git] [xoreos/xoreos] 900033: KOTORBASE: Make DoorWalkmesh::in() parameters const

Sven Hesse noreply at github.com
Sat Oct 5 23:37:15 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 90003390a2c8b908335e90517e6580142e3b4a49
      https://github.com/xoreos/xoreos/commit/90003390a2c8b908335e90517e6580142e3b4a49
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-10-05 (Sat, 05 Oct 2019)

  Changed paths:
    M src/engines/kotorbase/path/doorwalkmesh.cpp
    M src/engines/kotorbase/path/doorwalkmesh.h

  Log Message:
  -----------
  KOTORBASE: Make DoorWalkmesh::in() parameters const

The base class Engines::ObjectWalkmesh also has them const, so we need
to follow this for proper overriding.

This fixes Coverity Scan issues #1405872 and 1405873.





More information about the xoreos-git mailing list