svn commit: samba r19553 - in branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl: .

Jelmer Vernooij jelmer at samba.org
Mon Nov 6 14:07:47 GMT 2006


On Mon, 2006-11-06 at 14:50 +0100, Stefan (metze) Metzmacher wrote:
> > Modified: branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Typelist.pm
> > ===================================================================
> > --- branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Typelist.pm	2006-11-04 13:28:19 UTC (rev 19552)
> > +++ branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Typelist.pm	2006-11-04 15:40:05 UTC (rev 19553)
> > @@ -166,6 +166,8 @@
> >  {
> >  	my $bitmap = shift;
> >  
> > +	$bitmap->{TYPE} eq "BITMAP" or die("not an enum");
> > +
> 
> shouldn't that be die("not a bitmap")?
Oops - yep. Fixed now, thanks.

Cheers,

Jelemr
-- 
Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba-technical/attachments/20061106/1a43c48b/attachment.bin


More information about the samba-technical mailing list