The R Project SVN R

Rev

Rev 63426 | Rev 63454 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 63426 Rev 63431
Line 72... Line 72...
72
			     /
72
			     /
73
		    warning /
73
		    warning /
74
 
74
 
75
  ErrorMessage()-> errorcall   (but with message from ErrorDB[])
75
  ErrorMessage()-> errorcall   (but with message from ErrorDB[])
76
 
76
 
77
  WarningMessage()-> warningcall (but with message Rfrom WarningDB[]).
77
  WarningMessage()-> warningcall (but with message from WarningDB[]).
78
*/
78
*/
79
 
79
 
80
static void reset_stack_limit(void *data)
80
static void reset_stack_limit(void *data)
81
{
81
{
82
    unsigned int *limit = (unsigned int *) data;
82
    unsigned int *limit = (unsigned int *) data;