



This __attribute__((nonnull)) for function parameters is very nice, butwhere's the corresponding __attribute__((nonnull)) for structure members?Without one, the compiler bleats if I pull a known-not-to-be-null pointerout of a struct and pass it direct to a nonnull marked function.Nicholas C...
Hello,I am interfacing an XML file with a database, much like the last example atWhat I am actually doing is checking if the table already got such a record,if so - updating it, otherwise inserting it, but this is not relevant.Either way I can't figure out how to raise an exception in the i...
Change 24690 by rgs@bloom on 2005/06/03 08:37:42Subject: Re: Should while ( <$fh) and while (< $fh >) do the same thing?From: Yitzchak Scott-Thoennes <sthoenna (AT) efn (DOT) org>Date: Thu, 2 Jun 2005 11:49:11 -0700Message-ID: <20050602184911.GA3292 (AT) efn (DOT) org>Affect...
Change 24689 by rgs@bloom on 2005/06/03 08:31:26Subject: [PATCH] Random constingFrom: Andy Lester <andy (AT) petdance (DOT) com>Date: Thu, 2 Jun 2005 12:19:43 -0500Message-ID: <20050602171943.GA16553 (AT) petdance (DOT) com>Affected files //depot/perl/doio.c#260 edit //depot/perl/dum...
Change 24686 by rgs@bloom on 2005/06/03 08:04:25Subject: [PATCH] Quotes in pod/*.podFrom: Andy Lester <andy (AT) petdance (DOT) com>Date: Thu, 2 Jun 2005 16:19:54 -0500Message-ID: <20050602211954.GA22107 (AT) petdance (DOT) com>Affected files //depot/perl/Porting/pumpkin.pod#59 edit...
Change 24688 by steveh@steveh-TANGARA on 2005/06/03 08:12:45Subject: [PATCH] Run ICMP ping tests on Windows as long as we have admin privsFrom: "Jan Dubois" <jand (AT) ActiveState (DOT) com>Date: Mon, 18 Apr 2005 20:16:24 -0700Message-Id: <200504190311.j3J3BM4p001792 (AT) smtp3 (DOT) Ac...
Change 24687 by rgs@bloom on 2005/06/03 08:08:25Subject: [PATCH] speed up is_utf8_char()From: Jarkko Hietaniemi <jhietaniemi (AT) gmail (DOT) com>Date: Thu, 02 Jun 2005 21:52:46 +0300Message-ID: <429F557E.3090007 (AT) gmail (DOT) com>Affected files //depot/perl/utf8.c#233 edit //depo...
Jan Dubois wrote:Tue, 19 Apr 2005, Steve Hay wrote:>>>Excellent idea, and it works a treat for me (on WinXP). I've forwarded>>your patch to Rob Brown, the maintainer of Net-Ping. Hopefully he'll>>release a new version for inclusion on perl sometime soon.>>>...
Change 24684 by rgs@bloom on 2005/06/03 07:58:10FAQ syncAffected files //depot/perl/pod/perlfaq1.pod#52 edit //depot/perl/pod/perlfaq2.pod#72 edit //depot/perl/pod/perlfaq3.pod#84 edit //depot/perl/pod/perlfaq4.pod#96 edit //depot/perl/pod/perlfaq5.pod#60 edit //depot/perl/pod/perlfaq6.pod#48 ed...
Change 24685 by rgs@bloom on 2005/06/03 07:59:48Indent fixAffected files //depot/perl/pod/perlfaq7.pod#45 editDifferences //depot/perl/pod/perlfaq7.pod#45 (text)Index: perl/pod/perlfaq7.pod perl/pod/perlfaq7.pod#44~24684~Fri Jun 3 00:58:10 2005 perl/pod/perlfaq7.podFri Jun 3 00:59:48 2005@@ -431...
Content-Type: text/plain; charset="windows-1252"Further thoughts on the questions in comments invited.njsContent-Disposition: attachment;filename="win32-exec.c.patch"Content-Type: application/octet-streamContent-Transfer-Encoding: Base64IH0KIAogSU5UVkFMCg==...
# New Ticket Created by Peter Sinnott# Please include the string: [perl #36098]# in the subject line of all future correspondence about this issue.# <URL: >osname= solarisosvers= 2.9arch= sun4-solariscc= gcc 3.3.1Flags: category=core severity=high ack=noA large number of tests are failing...
