User: hr Date: 06/06/19 18:33:02 Modified: /dba/connectivity/source/drivers/jdbc/ Boolean.cxx
Log: INTEGRATION: CWS warnings01 (1.6.30); FILE MERGED 2005/11/21 10:07:45 fs 1.6.30.1: #i57457# warning-free code on unx* File Changes: Directory: /dba/connectivity/source/drivers/jdbc/ ================================================= File [changed]: Boolean.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/jdbc/Boolean.cxx?r1=1.6&r2=1.7 Delta lines: +1 -1 ------------------- --- Boolean.cxx 8 Sep 2005 06:08:13 -0000 1.6 +++ Boolean.cxx 20 Jun 2006 01:33:00 -0000 1.7 @@ -76,7 +76,7 @@ args[0].z = _par0; // Java-Call fuer den Konstruktor absetzen // temporaere Variable initialisieren - static char * cSignature = "(Z)V"; + static const char * cSignature = "(Z)V"; jobject tempObj; static jmethodID mID = NULL; if ( !mID ) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
