Re: [Vala] [genie] any genie-mode for emacs ?

2009-12-29 Thread Barry Kauler
Just in case you are interested, the latest Geany editor has support for Genie (in svn, it wasn't yet released when I looked). There are also NicoEdit and Medit that use Gtksourceview and hence support Genie highlighting. Regards, Barry Kauler On 12/29/09, Sebastien Binet seb.bi...@gmail.com

Re: [Vala] [Genie] simple string example no longer compiles

2009-10-26 Thread Barry Kauler
Okay, I'll post this to the bugzilla. On 10/26/09, Barry Kauler bkau...@gmail.com wrote: Hi guys, There is a very simple Genie program that compiled ok early in 2009: init var s = new string s += My name is Barry print s I have got Vala out of git yesterday

Re: [Vala] [Genie] simple string example no longer compiles

2009-10-26 Thread Barry Kauler
with it, and if it is now not legal, why not? Regards, Barry Kauler On 10/26/09, Julian Andres Klode j...@jak-linux.org wrote: Am Montag, den 26.10.2009, 05:30 +0800 schrieb Barry Kauler: Hi guys, There is a very simple Genie program that compiled ok early in 2009: init var s = new string s

[Vala] problem with posix profile

2009-10-26 Thread Barry Kauler
above should be okay with the posix profile? And, as it doesn't compile (I'm using vala from git, October 24 2009), is that because posix support is a work-in-progress? Regards, Barry Kauler ___ Vala-list mailing list Vala-list@gnome.org http

[Vala] Genie: simple string example no longer compiles

2009-10-25 Thread Barry Kauler
not have a default constructor var s = new string Could someone explain this to me? I don't understand why this code was ok before but no longer. Regards, Barry Kauler ___ Vala-list mailing list Vala-list@gnome.org http://mail.gnome.org/mailman

[Vala] [Genie] simple string example no longer compiles

2009-10-25 Thread Barry Kauler
not have a default constructor var s = new string Could someone explain this to me? I don't understand why this code was ok before but no longer. Regards, Barry Kauler ___ Vala-list mailing list Vala-list@gnome.org http://mail.gnome.org/mailman

Re: [Vala] [Genie] Code Generator !

2009-09-05 Thread Barry Kauler
Nicolas, John Murga's forum is having problems. It's down right now. Your GenieCC compiles ok with Vala 0.7.4. See my notes: http://puppylinux.com/blog/?viewDetailed=01038 Regards, Barry Kauler On 9/5/09, Nicolas c.r@wanadoo.fr wrote: Hi, I just created a new tiny program. It can

Re: [Vala] [Genie] simple Hello world.

2009-05-03 Thread Barry Kauler
or post to my blog: http://puppylinux.com/blog Regards, Barry Kauler On 5/3/09, Ed Jason ed.ja...@gmail.com wrote: Puppy Linux is adopting Genie some of your future questions may be answered here :) http://www.puppylinux.com/genie/ 2009/5/2 Diego Jacobi jacobidi...@gmail.com: Hi. I find

[Vala] Genie maintenance

2009-03-30 Thread Barry Kauler
, but as Vala evolves we find Genie code that compiled before now doesn't. It needs a person familiar with Vala who is prepared to keep an eye on Genie and make sure it works as Vala is upgraded. Regards, Barry Kauler ___ Vala-list mailing list Vala-list

[Vala] Is this a bug or a feature?

2009-03-20 Thread Barry Kauler
practice in Unix/Linux for the last line of a text file to have a carriage-return, so is this a bug? If so, I'll report it to bugzilla. Note, I get this behaviour in Vala 0.5.1 and 0.5.7. Regards, Barry Kauler ___ Vala-list mailing list Vala-list@gnome.org

Re: [Vala] Creating executables without glib/gobject

2009-03-12 Thread Barry Kauler
is to be able to create tiny static executables that will run in the initial ramdisk. Regards, Barry Kauler On 3/11/09, Matías De la Puente mfpuente...@gmail.com wrote: Hi Barry: 2009/3/11 Barry Kauler bkau...@gmail.com Matías De la Puente, I am very interested in what you have done, with your

[Vala] Simple HTML viewer in genie syntax

2009-03-10 Thread Barry Kauler
a beginner at this, learning by doing (only have basic C, bash and assembler coding skills). Note, the next thing I want to do is pass the URL, width, height and title via the commandline, as want to use this in scripts for quick and easy HTML help-page viewing. Regards, Barry Kauler

Re: [Vala] [ANNOUNCE] Vala 0.5.3 - Compiler for the GObject type system

2008-12-20 Thread Barry Kauler
* Register structs as boxed types. This must be a good thing, but what does it mean in practical terms? I mean, I haven't got a clue what a boxed type is and how that changes how we use structs in Vala/Genie. Is there documentation anywhere? Will Genie have to be updated also? Regards, Barry

Re: [Vala] Beginners question about keyboard input

2008-12-03 Thread Barry Kauler
. They are also intended to be informal and chatty, not like the official docs. They also have some personal biases. I'll add the readline technique later. Regards, Barry Kauler On 12/3/08, Clément DAVID [EMAIL PROTECTED] wrote: I just use it at vala-benchmarks and security take time

[Vala] Beginners question about keyboard input

2008-12-01 Thread Barry Kauler
this: stdin.gets(str, 256); so it must have got redefined at some time. Ah, it's so easy in Bash: read ONELINE Regards, Barry Kauler ___ Vala-list mailing list Vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list

[Vala] Genie intro and start of tutorials

2008-11-29 Thread Barry Kauler
the bug is fixed. Anyway, let me know if I have written anything wrong. No need to clutter this list, send a direct email to bkaulerATgmailDOTcom. All of the pages are a work-in-progress! regards, Barry Kauler ___ Vala-list mailing list Vala-list