I just looked at the source code and it occured to me that
sb-bsd-scokets:socket-make-stream doesn't even have element-type
keyword argument. All it has is :external-format.
However, in SBCL, there are both element-type and external-format parameters.
When creating streams using open function, there are both
external-format and element-type.

Regards,
Marko

On Wed, Jan 19, 2011 at 5:46 PM, Juan Jose Garcia-Ripoll
<juanjose.garciarip...@googlemail.com> wrote:
> On Wed, Jan 19, 2011 at 4:26 PM, Marko Kocić <marko.ko...@gmail.com> wrote:
>>
>> As a tangent note:
>> It took me lot of patience and (print ) debugging to track the exact
>> form that caused the error.
>
> This information is lost in compiled code. Compiling with larger debug
> levels will show you a more detailed backtrace, but not with the granularity
> of individual forms.
>
> I take note of the bug in Sourceforge's bug tracker.
>
> Juanjo
>
> --
> Instituto de Física Fundamental, CSIC
> c/ Serrano, 113b, Madrid 28006 (Spain)
> http://juanjose.garciaripoll.googlepages.com
>

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to