Re: [svn:perl6-synopsis] r8902 - doc/trunk/design/syn

2006-04-21 Thread Geoffrey Broadwell
On Fri, 2006-04-21 at 13:27 -0700, [EMAIL PROTECTED] wrote: > Bitwise operations on a C generally fail unless the > +C in question can provide an abstract C interface somehow. > +Coercion to C should generally invalidate the C interface. > +As a generic type C may be instantiated as (or bound to) a

[svn:perl6-synopsis] r8902 - doc/trunk/design/syn

2006-04-21 Thread larry
Author: larry Date: Fri Apr 21 13:27:05 2006 New Revision: 8902 Modified: doc/trunk/design/syn/S02.pod doc/trunk/design/syn/S06.pod doc/trunk/design/syn/S09.pod Log: Attempt to straighten out Buf vs Str semantics. In line with autobox-to-uppercase rule, buf types now autobox to Buf types