Re: [gtk-list] C++ and gtk.



pavel writes:

> attach.c:7: warning: conversion from `int' to `enum GtkAttachOptions'
> attach.c:7: warning: conversion from `int' to `enum GtkAttachOptions'

Well, they're just warnings. They don't affect compilation at all. Fool around
with your compiler's flags that affect the detail of errors/warnings it
reports, or explicitly cast the entire expression to the appropriate type.

-- 
James Bailie

http://users.imag.net/~lon.jbailie



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]