Browse thread
caml_alloc + 64 bits - caml_alloc.h
-
Daniel de Rauglaudre
-
Erik de Castro Lopo
- Daniel de Rauglaudre
- malc
-
Erik de Castro Lopo
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2009-01-13 (05:15) |
From: | Daniel de Rauglaudre <daniel.de_rauglaudre@i...> |
Subject: | Re: [Caml-list] caml_alloc + 64 bits - caml_alloc.h |
On Tue, Jan 13, 2009 at 03:58:10PM +1100, Erik de Castro Lopo wrote: > If you are using GCC, GCC can warn you if you use the > -Wmissing-prototypes warning flag. Hmm... does not work. The correct option seems to be -Wimplicit-function-declaration -- Daniel de Rauglaudre http://pauillac.inria.fr/~ddr/