To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73260
                 Issue #|73260
                 Summary|misc connectivity warning issues
               Component|Database access
                 Version|680m199
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|fs
             Reported by|sb





------- Additional comments from [EMAIL PROTECTED] Mon Jan  8 06:40:58 -0800 
2007 -------
1  Came across

  #pragma warning (disable:4505)

at extensions/source/propctrlr/commoncontrol.hxx:1.8 l. 60, which is probably
better fixed by adding "inline" to the various template function definitions in
that file (l. 257, 264, etc.).

2  Also, the three

  e; // make compiler happy

at extensions/source/propctrlr/commoncontrol.cxx:1.8 l. 137, 180, 227 would make
the compiler even more happy if they were of the form

  (void) e;

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to