File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 337337
338338      This is a C23 feature (taken from C++11) and also supported in all 
339339      C standards by some versions of \c ode{clang} (from \I {LLVM} and 
340-       Apple). 
340+       Apple) and (with a warning when using \o ption{-pedantic}) by GCC 
341+       when in C17 mode. 
341342
342343      A fair amount of code has assumed this: it may be changed to a 
343344      smaller type in future. 
628629      \I {Benjamin Sommer}'  s  report  in  \PR {18861 } and  collaboration  with 
629630      \I {Heather  Turner } improving  \code {reformulate()}. 
630631
631-       \item  Arguments   which  should  be  length - 1  logical  are  checked   more 
632-       thoroughly.   The  most  commonly  seen  errors  are  in  \ code {unlink(, 
633-       recursive )}, \code {tempdir()} and  the  \code {na.rm }  argument   of 
634-       \code {max()}, \code {min()}, \code {sum()}, \dots. 
632+       \item  Many   arguments   which  should  be  length - 1  logical  are  checked 
633+       more   thoroughly.   The  most  commonly  seen  errors  are  in 
634+       \ code {unlink(,  recursive )}, \code {tempdir()} and  the  \code {na.rm }
635+       argument   of   \code {max()}, \code {min()}, \code {sum()}, \dots. 
635636    }
636637  }
637638}
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments