Files @ r25890:31b085404537
Branch filter:

Location: cpp/openttd-patchpack/source/.github/ISSUE_TEMPLATE/config.yml

Michael Lutz
Fix 2183fd4d: [NewGRF] Use divide instead of right shift for signed numbers. (#9480)

"For negative a, the value of a >> b is implementation-defined (in most implementations, this performs arithmetic right shift, so that the result remains negative)."
1
2
3
4
5
blank_issues_enabled: false
contact_links:
- name: Suggestions and ideas?
  url: https://www.tt-forums.net/viewforum.php?f=32
  about: Have a suggestion or an idea for a cool new feature? Post them on our forum!