[Rd] R.app should ignore -psn command line argument (PR#5674)

Stefano Iacus jago at mclink.it
Thu Dec 11 00:21:51 MET 2003


Thanks Byron,
I was about to commit a similar fix.

stefano

On Mercoledì, dic 10, 2003, at 19:18 Europe/Rome, 
ellis at stat.harvard.edu wrote:

> Full_Name: Byron Ellis
> Version: R 1.9.0
> OS: OS X .3
> Submission from: (NULL) (140.247.241.138)
>
>
> Under OS X, when something is launched via "open" or the Dock or the 
> Finder it
> is passed a Process Serial Number argument in the form of -psn_*, which
> generates a warning dialog when starting R.app.
>
> Putting the following in src/unix/system.c:234 ignores that parameter:
>
> #ifdef HAVE_AQUA
> else if(!strncmp(*av,"-psn",4)) { }
> #endif
>
> ______________________________________________
> R-devel at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
>



More information about the R-devel mailing list