On Fri, Dec 19, 2008 at 5:28 AM, Jürg Billeter wrote:
> On Thu, 2008-12-18 at 23:08 -0600, Dan Saul wrote:
>> After upgrading to 0.5.2 when compiling my program I get a SIGSEGV in valac.
>>
>> I am running "Linux Sleet 2.6.26-1-686 #1 SMP Wed Nov 26 19:14:11 UTC
>
Hi,
After upgrading to 0.5.2 when compiling my program I get a SIGSEGV in valac.
I am running "Linux Sleet 2.6.26-1-686 #1 SMP Wed Nov 26 19:14:11 UTC
2008 i686 GNU/Linux" Debian testing with valac and ALSA pulled from
experimental.
I have attached a GDB backtrace, but do not know where to begin
On Tue, Dec 2, 2008 at 7:52 AM, Frédéric Gaudy <[EMAIL PROTECTED]> wrote:
>> In what order are your using __; defined?
>
> What is __; ???
>
Applogies for the confusing wording.
At the beginning of most vala files you have
using glib;
using gtk;
perhaps the order matters? But it appears
Hi,
In what order are your using __; defined?
Perhaps reordering these might result in a difference.
Dan
On 2-Dec-08, at 7:01 AM, Frédéric Gaudy wrote:
Hi,
I use gettext in my application with this code :
Intl.bindtextdomain (Config.GETTEXT_PACKAGE, Config.LOCALE_DIR);
Intl.textdomain
*)type_table_name .
Just a small detail!
Thanks for the great project!
- Dan Saul
GCC Warning:
SidebarList.c:514: warning: assignment discards qualifiers from
pointer target type
Original Vala source:
private void setup_load_sidebar_database_specified(int64 id, int64
type_id, int64
On 17-Nov-08, at 12:25 PM, Daniel Svensson wrote:
On Mon, Nov 17, 2008 at 7:24 PM, Daniel Svensson
<[EMAIL PROTECTED]> wrote:
On Sun, Nov 16, 2008 at 6:55 PM, Dan Saul <[EMAIL PROTECTED]>
wrote:
0,
1,
2,
3,
Ah, thanks! I had assumed --pkg was for namespaces and not actual files.
On Sun, Nov 16, 2008 at 12:04 PM, Alexander Bokovoy <[EMAIL PROTECTED]> wrote:
> On Sun, Nov 16, 2008 at 8:55 PM, Dan Saul <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> It would seem that bin
oes not
exist in the context of `Gdk'
case Gdk.KeySyms.Up: // GDK_Up 0xff52
^^^^^^
Any thoughts?
-- Dan Saul
vapi file (warning huge amounts of text) follows:
namespace Gdk {
[CCode (cprefix = "GDK_", c