On Tue, May 17, 2011 at 2:57 PM, Didier Verna <[email protected]> wrote:

> after upgrading ECL today, I found out that the function FILE-STREAM-FD
> is not accessible from the EXT package anymore. I now need to grab it
> from the SI package.
>

Sorry for the inconvenience. I already announced this in the maling list
several months ago: the EXT package is the right path to access all
functions which are sanctioned and exported by the core and which are not
part of the standard, nor MOP nor any other recognized extension set
(SB-POSIX, ASDF, etc).

I just fixed ECL to export that function.


> But this makes me wonder: the EXT package (that I used to use for
> getting this function and other things like QUIT) is not even
> documented. Should we avoid it and use SI instead ?
>

The SI is also not documented :-) and it will remain so. Use of SI has
always been discouraged and EXT has *always* existed in ECL since the 0.8
releases or so. It is just that it was never actively enforced and this was
always a can of worms waiting to be opened.

Juanjo

-- 
Instituto de FĂ­sica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Ecls-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to