I forgot that tech@ removes attachment. Patch inlined:
Index: usr.bin/perl/hv.c
===
RCS file: /cvs/src/gnu/usr.bin/perl/hv.c,v
retrieving revision 1.12
diff -u usr.bin/perl/hv.c
--- usr.bin/perl/hv.c 29 Sep 2008 17:35:57 -
> bufcachepercent=90
I haven't tested (sorry!) but I wonder about the advances?
Can somebody tell me what's the point of it? :)
/it'll be fun to see what's happening on my machines. :D
--
# Atle Kristensen
Sono stati 50 anni di intensa attivita e di successi...
Non si e mai finito di imparar
:: Dia de la Madre en PcDiscount | Octubre 2007::.
Poltica
de privacidad
Hi,
I'm not sure this tech@ is appropriate place to post this, but given
that DBI is heavily used by people running any kind of Perl/database
combo on OpenBSD, you might want to know about it.
It turns out, that in Perl 5.10, DBI leaks memory on pretty much any
database operation. The problem is
Top Shop
Top E-revija: 41, 14 oktobar 2009.
PraktiD
na reE!enja i saveti za bolji E>ivot
PODETNA l Budi fit! l Lepota l Zdrav E>ivot
DomaDinstvo l Zabava i deca l Quelle katalog l Knjige
Top Shop
HIT TV proizvodi!
Ab Rocket - fitnes sprava
Ab Rocket
Leg Magic - fitnes sprava
Leg Magic
D
On Wed, Oct 14, 2009 at 05:33:28PM +0100, Stuart Henderson wrote:
> On 2009/10/14 08:38, Matthew Dempsky wrote:
> >
> > Doesn't this leak memory in the -P case? What about moving the
> > xstrdup() call into only the !prefix_builtins path? Then you can also
> > eliminate the const cast:
>
> Yes,
On 2009/10/14 08:38, Matthew Dempsky wrote:
>
> Doesn't this leak memory in the -P case? What about moving the
> xstrdup() call into only the !prefix_builtins path? Then you can also
> eliminate the const cast:
Yes, Tobias Ulmer noticed this too, I didn't think of a way around
it before but thi
Janne Johansson wrote:
> Bob Beck wrote:
>> No, unless I hear bad things I'll likely commit it tomorrow morning
>> when I'll be around to deal with any fallout.
>
> No ill effects yet on either my laptop (which definately would run into
> swapping behaviour after a while of firefoxing) nor on the
On Wed, Oct 14, 2009 at 3:58 AM, Stuart Henderson wrote:
> setup_builtin(const char *name, unsigned int type)
> {
>ndptr n;
> + char *name2;
>
> - n = create_entry(name);
> + if(prefix_builtins) {
> + name2 = xalloc(strlen(name)+3+1, NULL);
> +
This adds the -P option as supported by gnu m4, it prefixes builtin
macros with "m4_". It's needed in order to build a newer version
of flex with m4 from base. Several people have seen this when
I sent it around earlier this year but not much feedback on this
diff. Any comments/oks?
Index: extern.
( http://international-air-charter.com/474-240P-IGCLO-19GTV-0/c.aspx )
New Arabic Website for International Air Charter
(
http://international-air-charter.com/474-240P-IGCLO-19GTV-0/c.aspx?campaignkw
=Home-dubai )
Take a Look at our Informative New ArabicB Website! (
http://international-air-ch
Marco Pfatschbacher skrev 2009-10-12 23:39:
On Mon, Oct 12, 2009 at 01:24:49PM +0200, P-O Yliniemi wrote:
Hi,
The CARP section (6.11) in the FAQ is incorrect (old), so I'm asking for
a solution here on the list.
Hi,
yes, the faq is outdated.
see http://www.openbsd.org/faq/upgrad
No problems nor regressions on my machines as well.
cheers,
david
Bob Beck wrote:
> No, unless I hear bad things I'll likely commit it tomorrow morning
> when I'll be around to deal with any fallout.
No ill effects yet on either my laptop (which definately would run into
swapping behaviour after a while of firefoxing) nor on the
anoncvs/cvsync box I also run wit
14 matches
Mail list logo