On Mon, Mar 08, 2010 at 01:41:40PM +0000, [email protected] wrote:
> Revision: 1156
> Author: [email protected]
> Date: Mon Mar  8 03:57:47 2010
> Log: Replace if (FILE_STATE(ifile) != NYTP_FILE_STDIO) with  
> CROAK_IF_NOT_STDIO(...)
> 
> The former leaves a reference to compressed_io_croak() in dead code, causing
> a compiler warning, whereas the latter conditionally compiles without it  
> when
> zlib is not available, meaning no warning.
> http://code.google.com/p/perl-devel-nytprof/source/detail?r=1156

Right. That is the last thing that I committed.

However, I'm not sure if the list has caught up, as it's delivering the svn
commits out of order. (Which means that those numbers in the subject line
are not in the same order as the svn commits. Hurrah!)

Nicholas Clark

-- 
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.

Group hosted at:  http://groups.google.com/group/develnytprof-dev
Project hosted at:  http://perl-devel-nytprof.googlecode.com
CPAN distribution:  http://search.cpan.org/dist/Devel-NYTProf

To post, email:  [email protected]
To unsubscribe, email:  [email protected]

Reply via email to