1. 08 12月, 2009 1 次提交
    • D
      Avoid an type-punned pointer aliasing pbm · 2b2dae81
      Daniel Veillard 提交于
      Fix this warning, there is no need to use an intermediate,
      different array pointer.
      network.c: In function 'getIPv6Addr':
      network.c:50: warning: dereferencing type-punned pointer will break strict-aliasing rules
      * src/util/network.c: avoid an intermediary pointer cast
      2b2dae81
  2. 07 11月, 2009 1 次提交
  3. 06 11月, 2009 1 次提交
  4. 02 11月, 2009 2 次提交
  5. 30 10月, 2009 2 次提交