#23: [cmucl-help] Spurious compilation diagnostic? ---------------------+------------------------------------------------------ Reporter: rtoy | Owner: rtoy Type: defect | Status: assigned Priority: minor | Milestone: Component: Core | Version: 2008-09 Resolution: | Keywords: ---------------------+------------------------------------------------------ Changes (by rtoy):
* owner: somebody => rtoy * status: new => assigned
Comment:
I think there are two possible options:
1. Stick an inhibit-warnings in the stream-dispatch macro 2. Define dummy versions of the undefined functions, which will get replaced when Gray streams or simple-streams are loaded.