Hi Andy,

could you stop working on Gtk2Hs and push all changes. If possible,  
don't rename files from .chs to .chs.pp. This will only make things  
more difficult for me.
I will now try to merge your changes.

Axel

On 09.04.2010, at 23:46, Axel Simon wrote:

> Yes, you need to rename those files from .chs to .chs.pp (using darcs
> mv) and change the Makefile accordingly.
>
> Axel.
>
> On Apr 9, 2010, at 13:06, Andy Stewart wrote:
>
>> Hi Axel,
>>
>> I found .chs file don't support `#if GTK_CHECK_VERSION ... #endif`
>> wrap.
>>
>> Example below attribute add in Gtk+ 2.16:
>>
>>     GtkImageMenuItem:accel-group
>>     GtkImageMenuItem:always-show-image
>>     GtkImageMenuItem:use-stock
>>
>> If i use `#if ... #endif` wrap it.
>>
>> I will got below error:
>>
>> ./tools/c2hs/c2hsLocal +RTS -RTS -iglib:cairo:gio:gtk --precomp=gtk/
>> gtk.precomp -o gtk/Graphics/UI/Gtk/MenuComboToolbar/
>> ImageMenuItem.hs gtk/Graphics/UI/Gtk/MenuComboToolbar/
>> ImageMenuItem.chs
>> gtk/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.h:1:22: error:
>> missing binary operator before token "("
>> gtk/Graphics/UI/Gtk/MenuComboToolbar/ImageMenuItem.h:4:22: error:
>> missing binary operator before token "("
>> c2hsLocal: Error during preprocessing custom header file
>>
>> And .chs.pp file haven't this problem.
>>
>> Any idea?
>>
>>  -- Andy
>>
>>
>>
>>
>> ----------------------------------------------------------------------
>> --------
>> Download Intel® Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> Gtk2hs-devel mailing list
>> Gtk2hs-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Gtk2hs-devel mailing list
> Gtk2hs-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to