diff options
author | Xavier Leroy <xavier.leroy@inria.fr> | 2001-02-05 08:46:09 +0000 |
---|---|---|
committer | Xavier Leroy <xavier.leroy@inria.fr> | 2001-02-05 08:46:09 +0000 |
commit | 87cc853290425fa197a1ebc015fb44bf5ab0451f (patch) | |
tree | dc95db7f236fadf22e5528e4ef3da9438858751a /README | |
parent | 12c7cd17a17ca472c8a63c451ed2e02c21d755b4 (diff) |
MAJ
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3377 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 7 insertions, 9 deletions
@@ -26,9 +26,9 @@ compiler currently runs on the following platforms: Digital Unix/Compaq Tru64, Linux, NetBSD and OpenBSD. Sparc processors: Sun Sparc under SunOS 4.1, Solaris 2, NetBSD, Linux Mips processors: SGI workstations and mainframes under IRIX 6 - HP PA-RISC processors: HP 9000/700 under HPUX 9 + HP PA-RISC processors: HP 9000/700 under HPUX 10 PowerPC processors: IBM RS6000 and PowerPC workstations under AIX 3.2, - PowerMacintosh under MkLinux, LinuxPPC, MacOS X Server + PowerMacintosh under MkLinux, LinuxPPC, MacOS X Strong ARM processors: Corel Netwinder under Linux Other operating systems for the processors above have not been tested, @@ -128,16 +128,14 @@ BUG REPORTS AND USER FEEDBACK: Send your bug reports by E-mail to: - caml@inria.fr + caml-bugs@inria.fr + +or report them using the Web interface to the bug-tracking system +at http://caml.inria.fr/. To be effective, bug reports should include a complete program (preferably small) that exhibits the unexpected behavior, and the configuration you are using (machine type, etc). -The mailing list caml@inria.fr is forwarded to -a small group of implementors at INRIA. For general questions and -discussions, caml-list@inria.fr is better; for bug reports -and very specific technical questions, caml@inria.fr -is preferred. We often redirect messages from one list to the other, -anyway. +You can also contact the implementors directly at caml@inria.fr. |