[cl-debian] Bug#404722: Entity support

8 Feb
2008
8 Feb
'08
2:47 p.m.
Hello, I've debugged the issue and found out that the problem is in the function resolve-entity where type of ``ent`` is declared as follows (in xmls.lisp:188) : (declare (type simple-base-string ent)) and by changing the expression to (declare (type string ent)) makes it work. Do you think it is a proper fix? Thanks, Igor -- :wq
6385
Age (days ago)
6385
Last active (days ago)
0 comments
1 participants
participants (1)
-
Igor Stirbu