Four more "undefined type" warnings about conditions gone.
commit82569edf458d7281469b71e001938336418d4039
authorDouglas Katzman <dougk@google.com>
Thu, 1 Oct 2015 02:37:59 +0000 (30 22:37 -0400)
committerDouglas Katzman <dougk@google.com>
Thu, 1 Oct 2015 02:42:06 +0000 (30 22:42 -0400)
tree117eb29d3f8ba5377afff97e419c00e84549b65a
parent02628fecdc6f7a68856b96abd79ffeb78328461b
Four more "undefined type" warnings about conditions gone.

'fd-stream' is compiled before 'condition' is, which made
defining the relevant conditions sooner not really feasible.
src/code/fd-stream.lisp
src/code/octets.lisp