| Anonymous | Login | Signup for a new account | 2013-05-23 18:12 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0005695 | OCaml | OCaml general | public | 2012-07-21 12:31 | 2012-07-22 17:19 | |||||||
| Reporter | rmikhov | |||||||||||
| Assigned To | lefessan | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||||||
| Status | resolved | Resolution | fixed | |||||||||
| Platform | sparc | OS | solaris | OS Version | ||||||||
| Product Version | ||||||||||||
| Target Version | Fixed in Version | 4.01.0+dev | ||||||||||
| Summary | 0005695: error during "make opt" for svn trunk on sparc | |||||||||||
| Description | "make opt" gave several warnings-as-fatal-errors for "Warning 33: unused open". Fixing these was trivial but required editing the relevant files so I thought you might want to know. Otherwise, compilation was successful. asmcomp/(sparc/)arch.ml: unused open Misc asmcomp/(sparc/)selection.ml: unused open Misc asmcomp/emit.ml: unused open Location | |||||||||||
| Additional Information | ln -s sparc/arch.ml asmcomp/arch.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39 -warn-error A -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c asmcomp/arch.ml File "asmcomp/arch.ml", line 17, characters 0-9: Warning 33: unused open Misc. File "asmcomp/arch.ml", line 1: Error: Error-enabled warnings (1 occurrences) make[1]: *** [asmcomp/arch.cmo] Error 2 | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
Notes |
|
|
(0007793) doligez (manager) 2012-07-22 14:00 |
Do you get the same problem on 4.00.0+rc1 ? |
|
(0007794) lefessan (developer) 2012-07-22 17:19 |
Thanks. Fixed in commit r12758. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-07-21 12:31 | rmikhov | New Issue | |
| 2012-07-22 14:00 | doligez | Note Added: 0007793 | |
| 2012-07-22 17:19 | lefessan | Note Added: 0007794 | |
| 2012-07-22 17:19 | lefessan | Status | new => resolved |
| 2012-07-22 17:19 | lefessan | Fixed in Version | => 4.01.0+dev |
| 2012-07-22 17:19 | lefessan | Resolution | open => fixed |
| 2012-07-22 17:19 | lefessan | Assigned To | => lefessan |
| Copyright © 2000 - 2011 MantisBT Group |