Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

type name 'str' in Synopsis

0 views
Skip to first unread message

Darren Duncan

unread,
Jun 28, 2006, 2:54:30 AM6/28/06
to perl6-l...@perl.org
Looking at Synopsis 12, I notice that the "Enums" section refers to a
"str" type, but Synopsis 6 doesn't, so there is an inconsistency here
that needs correcting.

At first I thought S12 could be updated to use "Str" instead, but
then when looking closer it seemed to me that the enum seemed to be
operating like a C enum, where every value corresponds to a native
integer, so perhaps "buf" is more appropriate. Or alternately, we
should see "Int" and "Str" here.

-- Darren Duncan

0 new messages