(prototype_to_type): Bugfix: Don't compare prototype to
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Thu, 10 Feb 2005 11:15:50 +0000 (11:15 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Thu, 10 Feb 2005 11:15:50 +0000 (11:15 +0000)
commit29fed193d3af3bf34ee801bdec819e1ccdec0cf2
tree8d8f4e59862c661d8ee1c4a8968406ec41c036cd
parente94d0be22bfb2c47539cd6938167b9237aa8fa8f
(prototype_to_type): Bugfix: Don't compare prototype to
the prototypical examples mentioned in the old reference manual.
Instead keep the old semantics of dispatching on type.  (Yes, this
is extremely ugly, but the whole point of keeping the deprecated
interface is not to break old code.)
libguile/ChangeLog
libguile/unif.c