[rkward-cvs] SF.net SVN: rkward:[2374] branches/release_branch_0.4.9/rkward/rbackend/ rembedinternal.cpp

sjar at users.sourceforge.net sjar at users.sourceforge.net
Sun Nov 9 18:01:45 UTC 2008


Revision: 2374
          http://rkward.svn.sourceforge.net/rkward/?rev=2374&view=rev
Author:   sjar
Date:     2008-11-09 18:01:45 +0000 (Sun, 09 Nov 2008)

Log Message:
-----------
REVIEW
Possibly this line was actually needed for R 2.6.x or earlier, after all. We should check that, sooner or later, and add some version-specific code, if needed. For now, compatibility with R 2.8 is much more important than backwards compatibility with those pretty old versions of R.

Modified Paths:
--------------
    branches/release_branch_0.4.9/rkward/rbackend/rembedinternal.cpp

Modified: branches/release_branch_0.4.9/rkward/rbackend/rembedinternal.cpp
===================================================================
--- branches/release_branch_0.4.9/rkward/rbackend/rembedinternal.cpp	2008-04-22 20:20:55 UTC (rev 2373)
+++ branches/release_branch_0.4.9/rkward/rbackend/rembedinternal.cpp	2008-11-09 18:01:45 UTC (rev 2374)
@@ -87,7 +87,6 @@
 #include "R.h"
 #include "Rinternals.h"
 #include "Rinterface.h"
-#include "Rdevices.h"
 #include "R_ext/Parse.h"
 
 #ifdef R_2_4


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list