Ilya Zakharevich on Wed, 26 Jun 2002 09:07:03 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PATCH 2.2.2] mneumonics for flags


On Fri, Jan 11, 2002 at 09:21:20PM -0500, Ilya Zakharevich wrote:
> This patch adds a possibility to use mneumonic flags instead of
> numberic flags.  E.g., instead of 
> 
>   6+1024
> 
> one can use
> 
>   Runge-Kutta/Known-Prime
> 
> (for a silly example ;-), if the correponding function descriptor uses
> "MRunge-Kutta=6;Known-Prime|1024" instead of "L".

As far as I can see it, the M flag for arguments is not included in
2.2.3.  Any particular reason for this?

Ilya