Files @ r25524:02dac61ae3ed
Branch filter:

Location: cpp/openttd-patchpack/source/.dorpsgek.yml

rubidium42
Change: mark copy-assignment as deleted for classes with a copy-constructor that is not trivial

This to prevent the default copy-assignment getting used when during the assignment also some other memory needs to be allocated as that would otherwise be freed.
notifications:
  global:
    irc:
      - openttd
      - openttd.notice

  push:
    only:
    - master
    only-by:
    - DorpsGek
  commit-comment:
  discussion:
  pull-request:
  issue:
  tag-created: