Opened 12 years ago
Closed 11 years ago
#983 closed defect (fixed)
Unit lolevel is missing the documented vector-like?
Reported by: | Moritz Heidkamp | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | minor | Milestone: | someday |
Component: | unknown | Version: | 4.8.x |
Keywords: | Cc: | ||
Estimated difficulty: |
Description (last modified by )
The manual mentions the procedure vector-like?
to be exported by the lolevel
unit but it doesn't seem to exist (anymore).
Change History (4)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
comment:3 Changed 11 years ago by
git bisect found that this was taken out with 1affb847c0c43dbcba34bd5c098ffb28ff1160c0. I'm unsure whether this was on purpose. It was an alias for %generic-vector?
comment:4 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed by 06fb58e175d0d0d79fe62b4abb6fcd487cf85e96
Note: See
TracTickets for help on using
tickets.
To clarify: The intent of this ticket is to find out whether
vector-like?
was removed on purpose or if it was just an accident.