Re: [Rd] small inaccuracy in startup warning message

2010-09-29 Thread Hervé Pagès
It looks like this has been fixed in current R-alpha. Thanks! H. On 09/28/2010 04:27 PM, Hervé Pagès wrote: Hi, Cosmetic. Starting R with e.g. --max-ppsize=-10 produces the following warning: WARNING: '-max-ppsize' value is negative: ignored The name of the option displayed in the warning is

[Rd] small inaccuracy in startup warning message

2010-09-28 Thread Hervé Pagès
Hi, Cosmetic. Starting R with e.g. --max-ppsize=-10 produces the following warning: WARNING: '-max-ppsize' value is negative: ignored The name of the option displayed in the warning is incorrect. Could that be fixed? See src/main/CommandLineArgs.c (there are 3 places in that file where the