| Anonymous | Login | Signup for a new account | 2013-06-20 08:16 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 | |||
| 0004814 | OCaml | OCaml general | public | 2009-06-06 05:08 | 2009-06-08 06:46 | |||
| Reporter | Maxim Sokhatsky | |||||||
| Assigned To | ||||||||
| Priority | normal | Severity | crash | Reproducibility | always | |||
| Status | closed | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 3.11.0 | |||||||
| Target Version | Fixed in Version | 3.11.1+dev | ||||||
| Summary | 0004814: ocamlbrowser crashes when try editing comments "(* ... *)" | |||||||
| Description | Reproduce Steps: 1. open ocamlbrowser 2. select editor 3. select *.ml file from 4. select any non commented line 5. place "(*" in previous line 6. place "*)" in succ line Result Issue: ocamlbrowser crashed in tk84.dll OS: Windows Vista Business SP1 Ocaml Version: OCaml 3.11.0 for MINGW (downloaded from official INRIA site) ActiveState Tcl/Tk Version: ActiveState ActiveTcl 8.4.19.1.286921 | |||||||
| Tags | ocamlbrowser | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0004989) garrigue (manager) 2009-06-08 06:46 |
Fixed in CVS for 3.11.1. Location.input_name shall always be "" when we are not parsing a file, otherwise Location tries to open it. As a result, I wonder if setting it to "_none_" by default is really a good idea... |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-06-06 05:08 | Maxim Sokhatsky | New Issue | |
| 2009-06-06 05:08 | Maxim Sokhatsky | File Added: ocamlbrowser-comments-crash.jpg | |
| 2009-06-06 05:38 | Maxim Sokhatsky | Tag Attached: ocamlbrowser | |
| 2009-06-08 06:46 | garrigue | Note Added: 0004989 | |
| 2009-06-08 06:46 | garrigue | Status | new => closed |
| 2009-06-08 06:46 | garrigue | Resolution | open => fixed |
| 2009-06-08 06:46 | garrigue | Fixed in Version | => 3.11.1+dev |
| Copyright © 2000 - 2011 MantisBT Group |