[licq-im/licq] 23633b: Fix warnings from some disabled compiler flags

[email protected] Fri, 23 Sep 2011 12:41:09 -0700
Newsgroups gmane.network.licq.cvs
Message-ID <[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/licq-im/licq

  Commit: 23633b23839c9af7c1a996837d47be377aa393b3
      https://github.com/licq-im/licq/commit/23633b23839c9af7c1a996837d47be377aa393b3
  Author: Anders Olofsson <[email protected]>
  Date:   2011-09-23 (Fri, 23 Sep 2011)

  Changed paths:
    M licq/src/fifo.cpp
  M licq/src/support.c
  M msn/src/msn-sb.cpp

  Log Message:
  -----------
  Fix warnings from some disabled compiler flags

Found by enabling -Wvla and -Wcast-qual.