Adi Roiban writes:
>
> În data de Jo, 07-05-2009 la 20:18 +, Jan Hudec a scris:
> > Adi Roiban writes:
> > > În data de Mi, 06-05-2009 la 17:48 +, Jan Hudec a scris:
> [snip]
> > > For example in the case of MenuItem, we have the "activated" signal and
> > > there is not way to pass use
On Sunday 10 May 2009 20:02:50 Yu Feng wrote:
> There doesn't seem to be a feature request on bugzilla yet.
> I am curious if there is any intention to implement the anonymous struct
> in the future, and if a patch is welcomed, which part of the compiler is
> relevant, and what will be the technica
ok, but how to iterate over all children blocks?
2009/5/10 Jürg Billeter
> Hi,
>
> On Sat, 2009-05-09 at 23:32 +0200, gege2061 wrote:
> > I continu my learning of the vala parser.
> >
> > I seek to get the local variables of a method. I tested
> > Method.body.get_local_variables() but the list i
Dear list,
Currently the vala compiler (0.7.2) doesn't compiler the following code:
public struct Large {
public struct {
int small;
int verysmall;
} foo;
}
neither does it accept the code in a vapi file.
One year ago Sam expressed the need in a
Hi all,
Browsing through posix.vapi on my fedora installation, I found bindings for
stropts.h which is non-existent in some Linux systems. A little googling
around I found that Linux doesn't support STREAMS but is a part of POSIX
XSR[1]. Please take a look. (Or did I miss something obvious?)
If
Whahoo, it worked! I already tried the libexif.metadata file but I must have
gotten it wrong the first time (I only had one of them in there but got the
same error for all 3 of them so I assumed it was not the way to go, maybe I
got the syntax wrong and used Exif.Content.priv hidden="1" or somethin
On Sun, May 10, 2009 at 3:33 AM, Robert Palmqvist
wrote:
>
>
> On Sun, May 10, 2009 at 9:32 AM, Robert Palmqvist
> wrote:
>>
>> There is a typedef for "_ExifContentPrivate" but I can't find it defined
>> anywhere. It's the same for "_ExifDataPrivate" in "exif-data.h" and
>> "_ExifEntryPrivate" in
On Sun, May 10, 2009 at 9:32 AM, Robert Palmqvist
wrote:
>
> There is a typedef for "_ExifContentPrivate" but I can't find it defined
> anywhere. It's the same for "_ExifDataPrivate" in "exif-data.h" and
> "_ExifEntryPrivate" in "exif-entry.h"...
>
> Anyone got a solution?
I have found the defin
In the previous discusion
(http://mail.gnome.org/archives/vala-list/2009-May/msg00069.html)
Yu Feng notice me to test old signal syntax (+=) with inheritted signal.
I wrote small testcase to reproduce this feature (vala 0.7.2).
Is this bug?
--
Харин Роман
jabber://har...@jabber.ru
// valac test
I am trying to figure this last one out so I went trough the libexif header
files in search for the "ContentPrivate", "DataPrivate" and "EntryPrivate"
generating the errors...
someu...@somehost:~$ grep -i 'ContentPrivate' /usr/include/libexif/*.h
/usr/include/libexif/exif-content.h:typedef struct
10 matches
Mail list logo