Re: [Gambas-user] Help comments are now exported

2012-11-10 Thread Benoît Minisini
Le 10/11/2012 05:25, Sebastian Kulesz a écrit : > > Hi! I'm seeing numerous compilation errors when compiling the IDE and the > examples. They happen both locally and on the daily builds PPA. Must be the > changes made to the compiler, because those files where not touched in a > while. > > Here is

Re: [Gambas-user] Help comments are now exported

2012-11-09 Thread Sebastian Kulesz
On Fri, Nov 9, 2012 at 9:43 PM, Willy Raets wrote: > On Sat, 2012-11-10 at 01:26 +0100, Benoît Minisini wrote: > > Hi, > > > > Since revision #5311, help comments are now exported by the compiler > > into the information files of libraries and components (*.info files). > > > > Consequently, if yo

Re: [Gambas-user] Help comments are now exported

2012-11-09 Thread Willy Raets
On Sat, 2012-11-10 at 01:26 +0100, Benoît Minisini wrote: > Hi, > > Since revision #5311, help comments are now exported by the compiler > into the information files of libraries and components (*.info files). > > Consequently, if you define some help in your libraries, you will see > them in t

Re: [Gambas-user] Help comments are now exported

2012-11-09 Thread Jussi Lahtinen
Thanks, this is really useful! I'll test it as soon I get some time. Jussi On Sat, Nov 10, 2012 at 2:26 AM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Hi, > > Since revision #5311, help comments are now exported by the compiler > into the information files of libraries and compon

[Gambas-user] Help comments are now exported

2012-11-09 Thread Benoît Minisini
Hi, Since revision #5311, help comments are now exported by the compiler into the information files of libraries and components (*.info files). Consequently, if you define some help in your libraries, you will see them in the IDE! Help comments must begin with two quotes and a space (`'' `), a