Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] Interface C
@ 2003-09-12  7:53 David Baelde
       [not found] ` <16225.33745.45477.324037@karryall.dnsalias.org>
  0 siblings, 1 reply; 2+ messages in thread
From: David Baelde @ 2003-09-12  7:53 UTC (permalink / raw)
  To: caml-list


 J'interface actuellement la libsmbclient.
 Pour faire bien, je me force à respecter les règles
 du manuel ... Je me cogne à des plaintes de gcc qui
 me sont incompréhensibles.

csmbclient.c:102: warning: return type defaults to `int'
csmbclient.c: In function `ocaml_open':
csmbclient.c:103: warning: unused variable `caml__dummy_file'

 Ces erreurs ne sont pas fatales, mais j'aimerais m'en
 passer !

 La variable file est une value, passée en argument à
 ocaml_open, et déclarée avec CAMLparam. L'alerte
 signifie-t-elle que la déclaration CAMLparam est
 inutile dans ce cas ?

 Merci.
--
        David Baelde
	Etudiant en Info à l'ENS Lyon
        _______
   .^.   O
   /V\ .°
  // \\
 /(   )\
  ^^-^^

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-12  8:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-12  7:53 [Caml-list] Interface C David Baelde
     [not found] ` <16225.33745.45477.324037@karryall.dnsalias.org>
2003-09-12  8:38   ` David Baelde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox