#1101: parse error in c2hs in gobject.i
-----------------------------------+----------------------------------------
  Reporter:  guest                 |       Owner:  somebody
      Type:  defect                |      Status:  new     
  Priority:  normal                |   Milestone:  0.9.13  
 Component:  general (Gtk+, Glib)  |     Version:  0.9.12  
Resolution:                        |    Keywords:  locale  
-----------------------------------+----------------------------------------
Changes (by [EMAIL PROTECTED]):

  * keywords:  => locale

Comment:

 The trouble is that you're working in a spanish locale (which is fine) and
 that CPP emits non-ASCII characters into the intermediate file (which is
 not fine). This breaks the lexer of c2hs since it only expects ASCII
 characters in file names. I have changed this and pushed the changed into
 the repository. However, I have no way of testing this as my gcc doesn't
 seem to care about locale settings. Is it possible for you to use the
 current darcs development snapshot and try again?

-- 
Ticket URL: <http://hackage.haskell.org/trac/gtk2hs/ticket/1101#comment:3>
Gtk2Hs <http://haskell.org/gtk2hs/>
The Gtk2Hs project
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Gtk2hs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to