[cl-debian] Bug#339842: cl-sql: CLSQL user's guide typo

Package: cl-sql Version: 3.1.2-1 Severity: minor in the documentation bundled with cl-sql package, /usr/share/doc/cl-sql/html/ 'Data Modeling with CLSQL' at chapter 2, CommonSQL Tutorial file ch02s02.html, line 115 in html source it is in the paragraph beginning with 'The DEF-VIEW-CLASS macro is just like the normal CLOS DEFCLASS macro' there's list of 7 slot options given. 5th slot option listed is named ':column-' while it must be ':db-type'.

Dmitry Petukhov wrote:
it is in the paragraph beginning with
'The DEF-VIEW-CLASS macro is just like the normal CLOS DEFCLASS macro'
there's list of 7 slot options given. 5th slot option listed is named ':column-' while it must be ':db-type'.
You're correct, I'll fix this in the next upload. -- Kevin Rosenberg kevin@rosenberg.net
participants (2)
-
Dmitry Petukhov
-
Kevin Rosenberg