X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FStgMiscClosures.cmm;h=8fd96c16fc568e21cf3b54b88d0402991e375d5b;hb=d2c874dc74e2d99eda70d83e9b540f54c45c2154;hp=5e74d3f55f27e66e9ea5bf700f0dd87e4fdbae15;hpb=8c84944d5782f2ee60d96c02977f15ba9e7ab935;p=ghc-hetmet.git diff --git a/rts/StgMiscClosures.cmm b/rts/StgMiscClosures.cmm index 5e74d3f..8fd96c1 100644 --- a/rts/StgMiscClosures.cmm +++ b/rts/StgMiscClosures.cmm @@ -571,7 +571,7 @@ CLOSURE(stg_dummy_ret_closure,stg_dummy_ret); * -- this is currently broken BL 2009/11/14. * we don't rewrite to static closures at all with Windows DLLs. */ -#warning Is this correct? _imp is a pointer! +// #warning Is this correct? _imp is a pointer! #define Char_hash_static_info _imp__ghczmprim_GHCziTypes_Czh_static_info #define Int_hash_static_info _imp__ghczmprim_GHCziTypes_Izh_static_info #else