[DTC PATCH] Add support for decimal, octal and binary based cell values.
Yoder Stuart-B08248
stuart.yoder at freescale.com
Fri Feb 16 05:10:53 EST 2007
> -----Original Message-----
> From: Jon Loeliger [mailto:jdl at jdl.com]
> Sent: Thursday, February 15, 2007 12:05 PM
> To: Yoder Stuart-B08248
> Cc: linuxppc-dev at ozlabs.org
> Subject: Re: [DTC PATCH] Add support for decimal,octal and
> binary based cell values.
>
> So, like, the other day "Yoder Stuart-B08248" mumbled:
> >
> > I like to see no space between the d#, h#, etc and the
> > numeric value.
>
> So, that's one of the really nice things about parsers.
> Just do this, then:
>
> d23 = <d#23>; // Just like <d# 23>!
>
> The real question, though, is this: MUST the space between
> 'd#' and '23' be removed so that it is all one token?
As long as the space is not required, it's cool.
Stuart
More information about the Linuxppc-dev
mailing list