Andy I still get the following warnings related to attributes
Robin gv.c: In function `Perl_gv_init': gv.c:167: warning: ignoring return value of `Perl_start_subparse', declared with attribute warn_unused_result op.c: In function `Perl_newCONSTSUB': op.c:4613: warning: null argument where non-null required (arg 1) sv.c: In function `Perl_sv_clear': sv.c:5568: warning: ignoring return value of `Perl_io_close', declared with attribute warn_unused_result Summary of my perl5 (revision 5 version 9 subversion 3) configuration: Platform: osname=solaris, osvers=2.8, archname=sun4-solaris-64int uname='sunos snowman 5.8 generic sun4u sparc sunw,ultra-250 ' config_args='-des -Dmksymlinks -Dcc=gcc -Duse64bitint -Dnoextensions=Encode -Dusedevel' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O', cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='3.4.3', gccosandvers='solaris2.8' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib ' libpth=/usr/local/lib /usr/lib /usr/ccs/lib libs=-lsocket -lnsl -ldl -lm -lc perllibs=-lsocket -lnsl -ldl -lm -lc libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E' cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib' -----Original Message----- From: H.Merijn Brand [mailto:[EMAIL PROTECTED] Sent: 13 September 2005 07:46 To: perl5-porters@perl.org Subject: Re: [PATCH] The return of the consting On Tue, 13 Sep 2005 01:08:36 -0500, Andy Lester <[EMAIL PROTECTED]> wrote: > I'm almost done with all my NN/NULLOK excitement in embed.fnc. Here's a > patch of accumulated goodness. Nothing exciting. Thanks, applied (including regen) as patch #25397 -- H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/) using Perl 5.6.2, 5.8.0, 5.8.5, & 5.9.2 on HP-UX 10.20, 11.00 & 11.11, AIX 4.3 & 5.2, SuSE 9.2 & 9.3, and Cygwin. http://www.cmve.net/~merijn Smoking perl: http://www.test-smoke.org, perl QA: http://qa.perl.org reports to: [EMAIL PROTECTED], perl-qa@perl.org ------------------------------------------------------------------- This e-mail and any attachments may contain confidential and/or privileged material; it is for the intended addressee(s) only. If you are not a named addressee, you must not use, retain or disclose such information. NPL Management Ltd cannot guarantee that the e-mail or any attachments are free from viruses. NPL Management Ltd. Registered in England and Wales. No: 2937881 Registered Office: Serco House, 16 Bartley Wood Business Park, Hook, Hampshire, United Kingdom RG27 9UY -------------------------------------------------------------------