aboutsummaryrefslogtreecommitdiff
path: root/changes/bug26282
blob: c278f0b60a18efdbf0891dbe936f6a906dcf6b3c (plain)
1
2
3
4
  o Minor bugfixes (C correctness):
    - Avoid casting smartlist index to int implicitly, as it may trigger
      a warning (-Wshorten-64-to-32). Fixes bug 26282; bugfix on
      0.2.3.13-alpha, 0.2.7.1-alpha and 0.2.1.1-alpha.