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

Re: [Vala] embedding c code snippet in vala source.



On Thu, Aug 21, 2008 at 8:27 PM, Yu Feng <rainwoodman gmail com> wrote:
> Dear all,
>
> I made a patch that allows embedding c code snippet in vala source.
>
> http://bugzilla.gnome.org/show_bug.cgi?id=548897

Why not just write a .vapi-file for your C-code? It's easy as pie to
mix vala with C-code. Just smash the sources together in your favorite
build system:

http://git.xmms.se/?p=abraca.git;a=blob;f=src/SConscript;hb=HEAD

-- 
Daniel Svensson


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