| Anonymous | Login | Signup for a new account | 2013-05-21 22:17 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 | |||
| 0004286 | OCaml | OCaml general | public | 2007-05-21 15:57 | 2010-04-29 14:26 | |||
| Reporter | Christoph Bauer | |||||||
| Assigned To | ertai | |||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.10.0 | |||||||
| Target Version | Fixed in Version | 3.10+dev | ||||||
| Summary | 0004286: Syntax error in myocamlbuild_config.ml | |||||||
| Description | On AIX and on SunOS the generated myocamlbuild_config.ml has an syntax error. (`as' is a keyword). File "myocamlbuild_config.ml", line 52, characters 11-13: Syntax error The line is let aspp = as;; The config/Makefile contains this line: ASPP=$(AS) but AS isn't defined in the file. Workaround: edit config/Makefile and replace $(AS) by as. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0004059) Christoph Bauer (reporter) 2007-05-21 15:58 |
Sorry: wrong mantis category for this bug. |
|
(0004079) ertai (developer) 2007-05-27 19:07 |
Fixed in CVS. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2007-05-21 15:57 | Christoph Bauer | New Issue | |
| 2007-05-21 15:58 | Christoph Bauer | Note Added: 0004059 | |
| 2007-05-21 19:47 | ertai | Category | Caml-light => OCaml general |
| 2007-05-27 19:07 | ertai | Note Added: 0004079 | |
| 2007-05-27 19:07 | ertai | Assigned To | => ertai |
| 2007-05-27 19:07 | ertai | Status | new => resolved |
| 2007-05-27 19:07 | ertai | Resolution | open => fixed |
| 2007-05-27 19:07 | ertai | Fixed in Version | => 3.10+dev |
| 2010-04-29 14:26 | xleroy | Status | resolved => closed |
| Copyright © 2000 - 2011 MantisBT Group |