#1104: CULong -> CUInt needed in Gstreamer chs modules to build on 32-bit 
system.
----------------------------------+-----------------------------------------
 Reporter:  guest                 |       Owner:  somebody
     Type:  defect                |      Status:  new     
 Priority:  normal                |   Milestone:          
Component:  general (Gtk+, Glib)  |     Version:  0.9.12  
 Keywords:                        |  
----------------------------------+-----------------------------------------
 Only CULong is declared in the files, but c2hs seems to generate
 references to CUInt.

 I'm having the problem on 32-bit Ubuntu. I don't recall hitting any
 glitches when I compiled it on my 64-bit Ubuntu machine.

 My fix:
 I just added CUInt to the imports. Diff attached.

-- 
Ticket URL: <http://hackage.haskell.org/trac/gtk2hs/ticket/1104>
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