OCaml Forge
Bugs
Search the entire project
This project's trackers
This project's tasks
This project's releases
This project's news
Project
People
Advanced search
Log In
New Account
Home
My Page
Projects
Code Snippets
Emacs OCaml Tuareg mode
Summary
Activity
Tracker
Lists
Tasks
News
SCM
Files
Detail: [#1183] Imenu fails for simple example
Bugs: Browse
|
Download .csv
|
Monitor
[#1183] Imenu fails for simple example
Date:
2012-07-05 16:05
Priority:
3
State:
Open
Submitted by:
Leo White (
lpw25
)
Assigned to:
Nobody (None)
Hardware:
None
Product:
None
Operating System:
None
Component:
None
Version:
None
Severity:
normal
Resolution:
None
URL:
Summary:
Imenu fails for simple example
Detailed description
Calling Imenu on this code with version 2.0.6:
-----------------------------------
type foo = {
a : bool;
}
and bar = bool
-----------------------------------
Produces an error message: up-list: Scan error: "Unbalanced parentheses", 26, 14
It seems to be connected to narrowing.
Followup
No Followups Have Been Posted
Attached Files:
Attachments:
example.ml
Changes:
Field
Old Value
Date
By
File Added
184: example.ml
2012-07-05 16:05
lpw25