On Wed, Nov 23, 2011 at 9:04 AM, Mark Kettenis <mark.kette...@xs4all.nl> wrote:
> Hard to tell if you don't explain what the problem is,

The problem is clang++ is stricter about C and C++ rules than GCC is.
E.g., it doesn't like conflicting prototypes, whereas GCC will happily
ignore them in certain cases.  See
http://marc.info/?l=openbsd-ports&m=129783295016631&w=2 for more
background.

Reply via email to