[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

is this fixed in 3.08-0 ?



Hello, ...

you wrote : 

> $ man -k StdLabels     
> StdLabels (o)        - Standard labeled libraries.
> StdLabels.Array (o)  - (unknown subject)
> StdLabels.Array - (o) [StdLabels.Array] - (unknown subject)
> StdLabels.List (o)   - (unknown subject)
> StdLabels.List - (o) [StdLabels.List] - (unknown subject)
> StdLabels.String (o) - (unknown subject)
> StdLabels.String - (o) [StdLabels.String] - (unknown subject)
>
> The expected behavior is:
> 
>  - one line per item instead of 2 lines
>  - a useful description instead of "(unknown subject)"

And i now get : 

$ man -k StdLabels
StdLabels (3o)       - Standard labeled libraries.
StdLabels.Array (3o) - no description
StdLabels.List (3o)  - no description
StdLabels.String (3o) - no description

with ocaml 3.08-0. Still no usefull description, but the double items are gone
now. What is your take on this bug with relation to the above ? 

Maxence, what can you say about this ? Is the above what is expected, and
would it be possible to add proper descriptions to this ? 

In contrast we have :

Array (3o)           - Array operations.
ArrayLabels (3o)     - Array operations.
Bigarray (3o)        - Large, multi-dimensional, numerical arrays.
Bigarray.Array1 (3o) - One-dimensional arrays.
Bigarray.Array2 (3o) - Two-dimensional arrays.
Bigarray.Array3 (3o) - Three-dimensional arrays.
Bigarray.Genarray (3o) - no description

Friendly,

Sven Luther



Reply to: