[cxml-devel] cxml dependency in closure-html

19 May
2008
19 May
'08
8:48 p.m.
closure-html/src/parse/unparse.lisp line 33 has a reference to cxml::find-output-encoding. The closure-html.asd doesn't specify cxml as a dependency. From what I understand of the desired layout we don't want it to, so maybe that function should move up to closure common? Hope that helps, Nathan

19 May
19 May
10 p.m.
Quoting Nathan Bird (nathan@acceleration.net):
closure-html/src/parse/unparse.lisp line 33 has a reference to cxml::find-output-encoding.
Thanks for the bug report.
The closure-html.asd doesn't specify cxml as a dependency. From what I understand of the desired layout we don't want it to, so maybe that function should move up to closure common?
Okay, done. d.
6252
Age (days ago)
6252
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Lichteblau
-
Nathan Bird