chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Missing "file-type" in posix import


From: Jim Ursetto
Subject: Re: [Chicken-users] Missing "file-type" in posix import
Date: Wed, 24 Apr 2013 12:25:30 -0500

I also pushed this to stability.  Thanks.
Jim

On Apr 24, 2013, at 2:40 AM, Christian Kellermann wrote:

> Hi Jules,
> 
> * J Altfas <address@hidden> [130424 08:52]:
>> When I was trying to use (file-type ...) in a compiled module, it was a
>> big surprise when csc instantly ground to a halt, issuing an error
>> saying "file-type" was an unknown identifier.  (And no, I didn't forgot to
>> put (import posix) in the module.)
>> 
>> Checking "posix.import.scm" sure enough showed "file-type" was not among
>> the exported identifiers.  Adding it to the list of exports, recompiling and
>> reinstalling Chicken was the solution.
> 
> Thanks for reporting this issue, I have pushed your proposed fix
> to master.
> 
> Kind regards,
> 
> Christian
> 
> -- 
> In the world, there is nothing more submissive and weak than
> water. Yet for attacking that which is hard and strong, nothing can
> surpass it. --- Lao Tzu
> 
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-users




reply via email to

[Prev in Thread] Current Thread [Next in Thread]