| Anonymous | Login | Signup for a new account | 2013-05-26 10:04 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 | |||
| 0004028 | OCaml | OCaml general | public | 2006-05-21 16:01 | 2006-11-24 16:39 | |||
| Reporter | jderque | |||||||
| Assigned To | doligez | |||||||
| Priority | normal | Severity | tweak | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.09.2 | |||||||
| Target Version | Fixed in Version | 3.09.4+dev / +rc | ||||||
| Summary | 0004028: ocamlcp displays warnings twice | |||||||
| Description | ocamlcp displays both warnings from ocamlprof and ocamlc. Since ocamlprof doesn't understand the -w flag, some warnings are still displayed even when passing the "-w a" option. The attached patch does the following : - add the -w option support to ocamlprof ; - pass "-w a" to ocamlprof in ocamlcp to suppress additional warnings. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0003863) doligez (manager) 2006-11-24 16:39 |
fixed in 3.09 branch by disabling all warnings in ocamlprof |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2006-05-21 16:01 | jderque | New Issue | |
| 2006-05-21 16:01 | jderque | File Added: ocamlprof-warning.diff | |
| 2006-08-29 17:37 | doligez | Assigned To | => doligez |
| 2006-08-29 17:37 | doligez | Severity | trivial => tweak |
| 2006-08-29 17:37 | doligez | Status | new => acknowledged |
| 2006-11-24 16:39 | doligez | Note Added: 0003863 | |
| 2006-11-24 16:39 | doligez | Status | acknowledged => closed |
| 2006-11-24 16:39 | doligez | Resolution | open => fixed |
| 2006-11-24 16:39 | doligez | Fixed in Version | => 3.09.4+dev / +rc |
| Copyright © 2000 - 2011 MantisBT Group |