On 2 March 2006 at 17:21, Johannes Ranke wrote:
| The bug is absent in r-cran-rodbc 1.1.3 from the current stable
| distribution.

Interesting. Here is RODBC's changelog. I still feel that RODBC is an
innocent bystander here:

rodbc (1.1.5-1) unstable; urgency=low

  * New upstream release
  * debian/post{inst,rm}: No longer call /usr/bin/R 

 -- Dirk Eddelbuettel <[EMAIL PROTECTED]>  Tue, 10 Jan 2006 15:01:45 -0600

rodbc (1.1.4-1) unstable; urgency=low

  * New upstream release
  * debian/post{inst,rm}: Call /usr/bin/R with explicitly (thanks, Kurt Hornik)
  * debian/control: Upgraded Standards-Version: to 3.6.2.1
  * debian/watch: Corrected regular expression with (thanks, Rafael Laboissier)
  
  * configure.ac: Revert back from AC_INIT([RODBC]) to AC_INIT(DESCRIPTION)
    as building inside the source failed with this new change, report upstream

 -- Dirk Eddelbuettel <[EMAIL PROTECTED]>  Fri,  5 Aug 2005 20:27:49 -0500

rodbc (1.1.3-1) unstable; urgency=low

  * New upstream release

 -- Dirk Eddelbuettel <[EMAIL PROTECTED]>  Mon,  7 Feb 2005 20:55:59 -0600


Upstream's changelog doesn't reveal anything either:

Version: 1.1-5 (2006-01-10, released)

        * Added a cast in RODBC.c to counteract a warning Dirk Eddelbuettel
          got (and I do not on either Linux or Windows).

        * Autoconf 2.59 goes into undocumented back-compatibility mode with
          a one-argument AC_INIT, so use full form (with version no).

        * odbcSetAutocommit was not exported.

        * sqlSave: if verbose and safer write out verbose message before
          error message.


Version: 1.1-4 (2005-08-04, released)

        * Add configure arguments and look at env vars - see README

        * Use collapse="\n" for possible multiple error messages.

        * Add odbcSetAutocommit() contributed by Yasser El-Zein.

        * Attempts to open and close more than 100 channels in a session
          might have segfaulted.

        * sqlSave(test) was documented with the wrong default.


Version: 1.1-3 (2005-02-05, released)

        * Improve error messages for possible translation.

        * Fix typo in regexp in mangleColNames.

        * Add tests for native PostgreSQL on Windows.

        * Workaround problem with MyODBC 3.15-10 driver that needs
          SQL_DRIVER_NOPROMPT when the window handle is null.


That only notes a MyODBC change introduced in 1.1-3 upstream, not after.

Dirk, still puzzled


-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to