[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

configure fragment

From: Jim Blandy <jimb_at_savonarola.red-bean.com>
Date: 2000-08-08 19:17:50 CEST

You may want to add -Wpointer-arith to that list. -Wpointer-arith
complains about doing arithmetic on void *, which ANSI doesn't allow.
(As an extension, GCC treats void * arithmetic as if the pointed-to
object had a size of 1.)
Received on Sat Oct 21 14:36:06 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.