caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Name conplicts: MD5xxxx
@ 2004-01-14  7:43 SooHyoung Oh
  2004-01-14 12:23 ` Damien Doligez
  0 siblings, 1 reply; 2+ messages in thread
From: SooHyoung Oh @ 2004-01-14  7:43 UTC (permalink / raw)
  To: Caml-List


It's just a report.

I met name confilicts on some functions with name starting "MD5".
The names are

MD5Init
MD5Update
MD5Final
MD5Transform

I can solve the problem using "#define MD5Init MD5Init_Ocaml", etc...

---
SooHyoung Oh

-------------------
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

* Re: [Caml-list] Name conplicts: MD5xxxx
  2004-01-14  7:43 [Caml-list] Name conplicts: MD5xxxx SooHyoung Oh
@ 2004-01-14 12:23 ` Damien Doligez
  0 siblings, 0 replies; 2+ messages in thread
From: Damien Doligez @ 2004-01-14 12:23 UTC (permalink / raw)
  To: SooHyoung Oh; +Cc: Caml-List

On Wednesday, January 14, 2004, at 08:43 AM, SooHyoung Oh wrote:

> I met name confilicts on some functions with name starting "MD5".
> The names are
>
> MD5Init
> MD5Update
> MD5Final
> MD5Transform

This is already fixed in the CVS version of O'Caml.

Thanks for the report,

-- Damien

-------------------
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:[~2004-01-14 12:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-14  7:43 [Caml-list] Name conplicts: MD5xxxx SooHyoung Oh
2004-01-14 12:23 ` Damien Doligez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).