severity 402979 serious
retitle 402979 used and generated code calls removed 'withObject' function  
thanks

Hi again,

Op wo, 13-12-2006 te 21:55 +0000, schreef Magnus Therning:
> Package: c2hs
> Version: 0.14.5-5
> Severity: normal
> 
> % cd /usr/lib/c2hs-0.14.5
> % ghci
>   / _ \ /\  /\/ __(_)
>  / /_\// /_/ / /  | |      GHC Interactive, version 6.6, for Haskell 98.
> / /_\\/ __  / /___| |      http://www.haskell.org/ghc/
> \____/\/ /_/\____/|_|      Type :? for help.
> 
> Loading package base ... linking ... done.
> Prelude> :load C2HS.hs
> [1 of 1] Compiling C2HS             ( C2HS.hs, interpreted )
> 
> C2HS.hs:82:17: Not in scope: `withObject'
> 
> C2HS.hs:86:17: Not in scope: `withObject'
> 
> C2HS.hs:100:12: Not in scope: `withObject'
> 
> C2HS.hs:110:12: Not in scope: `withObject'
> Failed, modules loaded: none.
> Prelude>

Hmm, this is more serious. GHC 6.6 removed the deprecated withObject
function. So the code in the C2HS library and some of the code generated
by c2hs won't work with GHC 6.6.  

I will try to upload a fixed version to unstable later tonight.

Greetings Arjan 

Attachment: signature.asc
Description: Dit berichtdeel is digitaal ondertekend

Reply via email to