From dbishop@bish0p.org Sat Feb 11 21:54:49 2012 Return-Path: X-Original-To: anjuta-list@gnome.org Delivered-To: anjuta-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 704477500DD for ; Sat, 11 Feb 2012 21:54:49 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.834 X-Spam-Level: X-Spam-Status: No, score=-1.834 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_LB=0.077, T_RP_MATCHES_RCVD=-0.01] autolearn=ham Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5EfHu1mDg2ix for ; Sat, 11 Feb 2012 21:54:47 +0000 (UTC) X-Greylist: delayed 606 seconds by postgrey-1.32 at menubar.gnome.org; Sat, 11 Feb 2012 21:54:47 UTC Received: from mail.bish0p.org (mail.bish0p.org [75.145.240.138]) by menubar.gnome.org (Postfix) with ESMTP id 294C97500B7 for ; Sat, 11 Feb 2012 21:54:38 +0000 (UTC) Received: from [172.16.3.219] (vaughan.bish0p.org [172.16.3.2]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bish0p.org (Postfix) with ESMTPS id CD9574FECA8 for ; Sat, 11 Feb 2012 16:44:30 -0500 (EST) From: Don Bish0p To: anjuta-list@gnome.org Content-Type: multipart/alternative; boundary="=-aH5I13pvHufOBAg+W/Mn" Date: Sat, 11 Feb 2012 16:44:30 -0500 Message-ID: <1328996670.31242.13.camel@putrid> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 Subject: [anjuta-list] anjuta 3.2.2 won't use libstrl X-BeenThere: anjuta-list@gnome.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dbishop@bish0p.org List-Id: Anjuta user discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2012 21:54:49 -0000 --=-aH5I13pvHufOBAg+W/Mn Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Hello List, I'm using Gentoo Linux and have just installed libstrl-0.5.1 and using Anjuta 3.2.2. I have used Project>Add Library>New Library and selected 'libstrl ' from the package list. It shows up as module in my "Project" pane. However I keep getting /home/dbishop/pathloss-cpp/src/loadfiles.cxx:92: undefined reference to `strlcpy(char*, char const*, unsigned long)' messages. I had this trouble when I tried to use libbz2 but I was able to get around it by adding -lbz2 to the linker flags (in the Project>Properties dialog). I added -lstrl but that didn't help either. That dialog does show $(LIBSTRL_LIBS) in the Libraries: field. Any ideas what I am doing wrong, or what I should check for? thanks, Don B. --=-aH5I13pvHufOBAg+W/Mn Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 7bit Hello List,

I'm using Gentoo Linux and have just installed libstrl-0.5.1 and using Anjuta 3.2.2.  I have used Project>Add Library>New Library and selected 'libstrl ' from the package list.  It shows up as module in my "Project" pane.  However I keep getting /home/dbishop/pathloss-cpp/src/loadfiles.cxx:92: undefined reference to `strlcpy(char*, char const*, unsigned long)' messages.  I had this trouble when I tried to use libbz2 but I was able to get around it by adding -lbz2 to the linker flags (in the Project>Properties dialog).  I added -lstrl but that didn't help either.  That dialog does show $(LIBSTRL_LIBS) in the Libraries: field.

Any ideas what I am doing wrong, or what I should check for?

thanks,
Don B.


--=-aH5I13pvHufOBAg+W/Mn-- From dbishop@bish0p.org Sun Feb 12 00:46:07 2012 Return-Path: X-Original-To: anjuta-list@gnome.org Delivered-To: anjuta-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id E5DBA7500A4 for ; Sun, 12 Feb 2012 00:46:07 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.834 X-Spam-Level: X-Spam-Status: No, score=-1.834 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_CP=0.077, T_RP_MATCHES_RCVD=-0.01] autolearn=ham Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nhDscjlYEztq for ; Sun, 12 Feb 2012 00:46:05 +0000 (UTC) Received: from mail.bish0p.org (mail.bish0p.org [75.145.240.138]) by menubar.gnome.org (Postfix) with ESMTP id 7F5BE750095 for ; Sun, 12 Feb 2012 00:45:56 +0000 (UTC) Received: from [172.16.3.219] (vaughan.bish0p.org [172.16.3.2]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bish0p.org (Postfix) with ESMTPS id 6C2272931A5; Sat, 11 Feb 2012 19:45:54 -0500 (EST) From: Don Bish0p To: John Coppens In-Reply-To: <20120211213119.090757e4.john@jcoppens.com> References: <1328996670.31242.13.camel@putrid> <20120211213119.090757e4.john@jcoppens.com> Content-Type: multipart/alternative; boundary="=-UtF9ZpYxlDzIHw8n/Sje" Date: Sat, 11 Feb 2012 19:45:54 -0500 Message-ID: <1329007554.4617.4.camel@putrid> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 Cc: anjuta-list@gnome.org Subject: Re: [anjuta-list] anjuta 3.2.2 won't use libstrl X-BeenThere: anjuta-list@gnome.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dbishop@bish0p.org List-Id: Anjuta user discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2012 00:46:08 -0000 --=-UtF9ZpYxlDzIHw8n/Sje Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit I just installed libbsd which also includes strlcpy and strlcat. That's working just fine. Just needed to do a #include and nothing else. Not really sure why each library seems to need to be handled differently. On Sat, 2012-02-11 at 21:31 -0300, John Coppens wrote: > On Sat, 11 Feb 2012 16:44:30 -0500 > Don Bish0p wrote: > > > strlcpy(char*, char const*, unsigned long) > > strl defines size_t for the last parameter - not sure if that is > compatible with unsigned long. > > John > --=-UtF9ZpYxlDzIHw8n/Sje Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 7bit I just installed libbsd which also includes strlcpy and strlcat.  That's working just fine.  Just needed to do a #include <bsd/string.h> and nothing else.  Not really sure why each library seems to need to be handled differently. 

On Sat, 2012-02-11 at 21:31 -0300, John Coppens wrote:
On Sat, 11 Feb 2012 16:44:30 -0500
Don Bish0p <dbishop@bish0p.org> wrote:

> strlcpy(char*, char const*, unsigned long)

strl defines size_t for the last parameter - not sure if that is
compatible with unsigned long.

John


--=-UtF9ZpYxlDzIHw8n/Sje-- From seb.sfo@free.fr Sun Feb 12 11:50:28 2012 Return-Path: X-Original-To: anjuta-list@gnome.org Delivered-To: anjuta-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5001C75016E for ; Sun, 12 Feb 2012 11:50:28 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.822 X-Spam-Level: X-Spam-Status: No, score=-1.822 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, TW_LB=0.077] autolearn=ham Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 42EkQ9oQS8l7 for ; Sun, 12 Feb 2012 11:50:11 +0000 (UTC) Received: from smtp5-g21.free.fr (smtp5-g21.free.fr [212.27.42.5]) by menubar.gnome.org (Postfix) with ESMTP id C8CE7750130 for ; Sun, 12 Feb 2012 11:17:56 +0000 (UTC) Received: from [192.168.0.4] (unknown [82.247.217.100]) by smtp5-g21.free.fr (Postfix) with ESMTP id 62BB8D4812F; Sun, 12 Feb 2012 12:17:49 +0100 (CET) Message-ID: <4F379FDC.2030407@free.fr> Date: Sun, 12 Feb 2012 12:17:48 +0100 From: =?UTF-8?B?U8OpYmFzdGllbiBHcmFuam91eA==?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.26) Gecko/20120202 Mandriva/3.1.18-0.1mdv2010.2 (2010.2) Thunderbird/3.1.18 MIME-Version: 1.0 To: dbishop@bish0p.org References: <1328996670.31242.13.camel@putrid> In-Reply-To: <1328996670.31242.13.camel@putrid> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: anjuta-list@gnome.org Subject: Re: [anjuta-list] anjuta 3.2.2 won't use libstrl X-BeenThere: anjuta-list@gnome.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Anjuta user discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2012 11:50:30 -0000 Hi, Le 11/02/2012 22:44, Don Bish0p a écrit : > I'm using Gentoo Linux and have just installed libstrl-0.5.1 and using > Anjuta 3.2.2. I have used Project>Add Library>New Library and selected > 'libstrl ' from the package list. It shows up as module in my "Project" > pane. However I keep getting > /home/dbishop/pathloss-cpp/src/loadfiles.cxx:92: undefined reference to > `strlcpy(char*, char const*, unsigned long)' messages. I had this > trouble when I tried to use libbz2 but I was able to get around it by > adding -lbz2 to the linker flags (in the Project>Properties dialog). I > added -lstrl but that didn't help either. That dialog does show > $(LIBSTRL_LIBS) in the Libraries: field. > > Any ideas what I am doing wrong, or what I should check for? It seems that you do the right thing. I think you could have an issue because the source is in C++. You have to tell to the C++ compiler that it's a C function. I think it can be done by using the header file of the library (I suppose #include ) which should declare all functions within "extern "C" {" and "}" to indicate that all these are C functions. If it's not done you can do it yourself. To check you can just add the following line in loadfiles.cxx and try to build your program. "extern "C" size_t strlcpy(char *dst, const char *src, size_t len);" Else, you have $(LIBSTRL_LIBS) in the library field of your target so it looks fine. You can check LIBSTRL_LIBS in the makefile generated by autotools, it should be equal to -lstrl or something similar. When a library isn't provided as a package, you need to add -l_library_name to the linker flags. I think it's the case foe libbz2. Regards, Sébastien From jhs@jsschmid.de Sun Feb 12 11:51:36 2012 Return-Path: X-Original-To: anjuta-list@gnome.org Delivered-To: anjuta-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id A33927501B2 for ; Sun, 12 Feb 2012 11:51:36 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.833 X-Spam-Level: X-Spam-Status: No, score=-1.833 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, TW_LB=0.077, T_RP_MATCHES_RCVD=-0.01] autolearn=ham Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1rAWzjsGVnYM for ; Sun, 12 Feb 2012 11:51:32 +0000 (UTC) Received: from jsschmid.de (jsschmid.de [85.214.61.233]) by menubar.gnome.org (Postfix) with ESMTP id E819A7504AA for ; Sun, 12 Feb 2012 10:25:41 +0000 (UTC) Received: from [192.168.178.50] (port-92-206-74-107.dynamic.qsc.de [92.206.74.107]) by jsschmid.de (Postfix) with ESMTPSA id 3EBE82D0048; Sun, 12 Feb 2012 10:25:37 +0000 (UTC) Message-ID: <1329042334.1861.1.camel@Obelix> From: Johannes Schmid To: dbishop@bish0p.org Date: Sun, 12 Feb 2012 11:25:34 +0100 In-Reply-To: <1328996670.31242.13.camel@putrid> References: <1328996670.31242.13.camel@putrid> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-KKQtziMPijOT4pjO++3C" X-Mailer: Evolution 3.2.3 (3.2.3-1.fc16) Mime-Version: 1.0 Cc: anjuta-list@gnome.org Subject: Re: [anjuta-list] anjuta 3.2.2 won't use libstrl X-BeenThere: anjuta-list@gnome.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Anjuta user discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2012 11:51:37 -0000 --=-KKQtziMPijOT4pjO++3C Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Don! > I'm using Gentoo Linux and have just installed libstrl-0.5.1 and using > Anjuta 3.2.2. I have used Project>Add Library>New Library and > selected 'libstrl ' from the package list. It shows up as module in > my "Project" pane. However I keep > getting /home/dbishop/pathloss-cpp/src/loadfiles.cxx:92: undefined > reference to `strlcpy(char*, char const*, unsigned long)' messages. I > had this trouble when I tried to use libbz2 but I was able to get > around it by adding -lbz2 to the linker flags (in the > Project>Properties dialog). I added -lstrl but that didn't help > either. That dialog does show $(LIBSTRL_LIBS) in the Libraries: > field. >=20 > Any ideas what I am doing wrong, or what I should check for? Did you create a new module or did you add the new library to an existing module? In the first case you also need to associate the target with the new module which I must admin I don't really know how to do in the current project manager, Sebastien should know. Regards, Johannes --=-KKQtziMPijOT4pjO++3C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk83k54ACgkQAvZZn2XJ+bNqSQCaAxgo+AlQJK0gsMNuLfD3QWVp C1wAnirBOitsmY63nqr9X1vjGz6AFedF =VFSD -----END PGP SIGNATURE----- --=-KKQtziMPijOT4pjO++3C-- From dbishop@bish0p.org Sun Feb 12 20:24:52 2012 Return-Path: X-Original-To: anjuta-list@gnome.org Delivered-To: anjuta-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 4313475006B for ; Sun, 12 Feb 2012 20:24:52 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.834 X-Spam-Level: X-Spam-Status: No, score=-1.834 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TW_LB=0.077, T_RP_MATCHES_RCVD=-0.01] autolearn=ham Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2NVBim-cGvWH for ; Sun, 12 Feb 2012 20:24:49 +0000 (UTC) Received: from mail.bish0p.org (mail.bish0p.org [75.145.240.138]) by menubar.gnome.org (Postfix) with ESMTP id 4FBD175002F for ; Sun, 12 Feb 2012 20:24:40 +0000 (UTC) Received: from [172.16.3.219] (vaughan.bish0p.org [172.16.3.2]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bish0p.org (Postfix) with ESMTPS id 8BE022931A5; Sun, 12 Feb 2012 15:24:38 -0500 (EST) From: Don Bish0p To: =?ISO-8859-1?Q?S=E9bastien?= Granjoux In-Reply-To: <4F379FDC.2030407@free.fr> References: <1328996670.31242.13.camel@putrid> <4F379FDC.2030407@free.fr> Content-Type: multipart/alternative; boundary="=-MZHIsWueygg2oTXhroiu" Date: Sun, 12 Feb 2012 15:24:38 -0500 Message-ID: <1329078278.4617.15.camel@putrid> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 Cc: anjuta-list@gnome.org Subject: Re: [anjuta-list] anjuta 3.2.2 won't use libstrl X-BeenThere: anjuta-list@gnome.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dbishop@bish0p.org List-Id: Anjuta user discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2012 20:24:52 -0000 --=-MZHIsWueygg2oTXhroiu Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Hi Sébastien I had similar thoughts, and have tried various combinations -- so many that I was starting to confuse myself! I was able to use libbsd which is essentially similar to libstrl. I only had to add the header file reference into my source (#include and nothing else. It worked without any other changes anywhere. I think the issue is that the linker can't find the library object file or some related error. Not sure why. We'll keep trying :-) I think that since I can use the BSD compatibily version, I'm okay for now, but you guys should be aware of this. I really like Anjuta, what a great IDE. And you know how much Gentoo (and Funtoo) people like compiling things! thanks, Don B On Sun, 2012-02-12 at 12:17 +0100, Sébastien Granjoux wrote: > Hi, > > > Le 11/02/2012 22:44, Don Bish0p a écrit : > > I'm using Gentoo Linux and have just installed libstrl-0.5.1 and using > > Anjuta 3.2.2. I have used Project>Add Library>New Library and selected > > 'libstrl ' from the package list. It shows up as module in my "Project" > > pane. However I keep getting > > /home/dbishop/pathloss-cpp/src/loadfiles.cxx:92: undefined reference to > > `strlcpy(char*, char const*, unsigned long)' messages. I had this > > trouble when I tried to use libbz2 but I was able to get around it by > > adding -lbz2 to the linker flags (in the Project>Properties dialog). I > > added -lstrl but that didn't help either. That dialog does show > > $(LIBSTRL_LIBS) in the Libraries: field. > > > > Any ideas what I am doing wrong, or what I should check for? > > It seems that you do the right thing. > > I think you could have an issue because the source is in C++. You have > to tell to the C++ compiler that it's a C function. > > I think it can be done by using the header file of the library (I > suppose #include ) which should declare all functions within > "extern "C" {" and "}" to indicate that all these are C functions. If > it's not done you can do it yourself. > > To check you can just add the following line in loadfiles.cxx and try to > build your program. > "extern "C" size_t strlcpy(char *dst, const char *src, size_t len);" > > > Else, you have $(LIBSTRL_LIBS) in the library field of your target so it > looks fine. You can check LIBSTRL_LIBS in the makefile generated by > autotools, it should be equal to -lstrl or something similar. > > When a library isn't provided as a package, you need to add > -l_library_name to the linker flags. I think it's the case foe libbz2. > > > Regards, > > Sébastien > --=-MZHIsWueygg2oTXhroiu Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 7bit Hi Sébastien

I had similar thoughts, and have tried various combinations -- so many that I was starting to confuse myself!

I was able to use libbsd which is essentially similar to libstrl.  I only had to add the header file reference into my source (#include <bsd/string.h> and nothing else.  It worked without any other changes anywhere. 

I think the issue is that the linker can't find the library object file or some related error.  Not sure why. 

We'll keep trying :-)  I think that since I can use the BSD compatibily version, I'm okay for now, but you guys should be aware of this.

I really like Anjuta, what a great IDE.  And you know how much Gentoo (and Funtoo) people like compiling things!

thanks,
Don B

On Sun, 2012-02-12 at 12:17 +0100, Sébastien Granjoux wrote:
Hi,


Le 11/02/2012 22:44, Don Bish0p a écrit :
> I'm using Gentoo Linux and have just installed libstrl-0.5.1 and using
> Anjuta 3.2.2. I have used Project>Add Library>New Library and selected
> 'libstrl ' from the package list. It shows up as module in my "Project"
> pane. However I keep getting
> /home/dbishop/pathloss-cpp/src/loadfiles.cxx:92: undefined reference to
> `strlcpy(char*, char const*, unsigned long)' messages. I had this
> trouble when I tried to use libbz2 but I was able to get around it by
> adding -lbz2 to the linker flags (in the Project>Properties dialog). I
> added -lstrl but that didn't help either. That dialog does show
> $(LIBSTRL_LIBS) in the Libraries: field.
>
> Any ideas what I am doing wrong, or what I should check for?

It seems that you do the right thing.

I think you could have an issue because the source is in C++. You have 
to tell to the C++ compiler that it's a C function.

I think it can be done by using the header file of the library (I 
suppose #include <strl.h>) which should declare all functions within 
"extern "C" {" and "}" to indicate that all these are C functions. If 
it's not done you can do it yourself.

To check you can just add the following line in loadfiles.cxx and try to 
build your program.
"extern "C" size_t strlcpy(char *dst, const char *src, size_t len);"


Else, you have $(LIBSTRL_LIBS) in the library field of your target so it 
looks fine. You can check LIBSTRL_LIBS in the makefile generated by 
autotools, it should be equal to -lstrl or something similar.

When a library isn't provided as a package, you need to add 
-l_library_name to the linker flags. I think it's the case foe libbz2.


Regards,

Sébastien


--=-MZHIsWueygg2oTXhroiu-- From jrliggett@cox.net Mon Feb 20 22:52:42 2012 Return-Path: X-Original-To: anjuta-list@gnome.org Delivered-To: anjuta-list@gnome.org Received: from localhost (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 5519A75013A; Mon, 20 Feb 2012 22:52:42 +0000 (UTC) X-Virus-Scanned: by amavisd-new at gnome.org X-Spam-Flag: NO X-Spam-Score: -1.911 X-Spam-Level: X-Spam-Status: No, score=-1.911 tagged_above=-999 required=2 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham Received: from menubar.gnome.org ([127.0.0.1]) by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Lsr3rtAVktB7; Mon, 20 Feb 2012 22:52:40 +0000 (UTC) Received: from fed1rmfepo202.cox.net (fed1rmfepo202.cox.net [68.230.241.147]) by menubar.gnome.org (Postfix) with ESMTP id 184BF7500C4; Mon, 20 Feb 2012 22:52:40 +0000 (UTC) Received: from fed1rmimpo210.cox.net ([68.230.241.161]) by fed1rmfepo202.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120220225238.PODI7477.fed1rmfepo202.cox.net@fed1rmimpo210.cox.net>; Mon, 20 Feb 2012 17:52:38 -0500 Received: from [192.168.1.118] ([68.224.144.44]) by fed1rmimpo210.cox.net with bizsmtp id cNse1i0020xhYF003NseLC; Mon, 20 Feb 2012 17:52:38 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A02020A.4F42CEB6.0089,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=X3lVkqkASoDCKutNLlmMK3IAgi92HhvZU+cd6epjb+0= c=1 sm=1 a=y6CmfMN_vBIA:10 a=G8Uczd0VNMoA:10 a=IkcTkHD0fZMA:10 a=wXJvv2lA/4SXZPfOmTT1Xw==:17 a=aiIX5UjjAAAA:8 a=0g_AZnlt1YkwU8FqTS4A:9 a=QEXdDO2ut3YA:10 a=wXJvv2lA/4SXZPfOmTT1Xw==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Message-ID: <4F42CEB5.2090705@cox.net> Date: Mon, 20 Feb 2012 14:52:37 -0800 From: James Liggett User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: Anjuta Mailing List , anjuta-list@gnome.org, gnome-announce-list@gnome.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [anjuta-list] anjuta-extras 3.3.90 X-BeenThere: anjuta-list@gnome.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Anjuta user discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 22:52:42 -0000 About Anjuta IDE extra plugins ============================== Develop software in an integrated development environment Extra plugins for Anjuta IDE News ==== Johannes Schmid (2): configure: Use AM_SILENT_RULES when available scintilla: Implement "opened" signal Sébastien Granjoux (2): scintilla: bgo #669359 - Yellow debugger color in dark theme scintilla: Keep window position when reloading a file Download ======== http://download.gnome.org/sources/anjuta-extras/3.3/anjuta-extras-3.3.90.tar.xz (1.96M) sha256sum: a71d8887e28d54b2cf73e72852030618f038b45702d622b9e95ce2fce9985d8a