[geany/geany] 77a484: Don't leave some fields initialization to implicit...

Colomban Wendling ban at xxxxx
Wed Nov 23 01:28:50 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/geany/geany

  Commit: 77a484e9905323398b8a02082fac639b0547fbc5
      https://github.com/geany/geany/commit/77a484e9905323398b8a02082fac639b0547fbc5
  Author: Colomban Wendling <ban at herbesfolles.org>
  Date:   2011-11-22 (Tue, 22 Nov 2011)

  Changed paths:
    M src/highlightingmappings.h

  Log Message:
  -----------
  Don't leave some fields initialization to implicit initialization

Although this doesn't change anything in practice, it started to be a
nightmare trying to deal with compilers warnings about "missing"
initializers, which are generally good but not in that file.





More information about the Commits mailing list