[dba-issues] [Issue 98247] svx/source/fmcomp and /for m canot be linked for wntmsci12.pro when built with debug

2009-02-11 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98247


User fs changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from f...@openoffice.org Wed Feb 11 09:29:12 + 
2009 ---
looks better now

-
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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 98247] svx/source/fmcomp and /for m canot be linked for wntmsci12.pro when built with debug

2009-02-03 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98247


User fs changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from f...@openoffice.org Tue Feb  3 09:19:28 + 
2009 ---
fixed in CWS dba31i.

The problem here was that IParseContext in module connectivity was declared as
OOO_DLLPUBLIC_DBTOOLS (i.e. to export symbols), but didn't really have any
symbols (it only contains pure virtual methods), except compiler-auto-generated
ones such as the default constructor. Removing the PUBLIC declaration from the
class definition solved the problem.

-
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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 98247] svx/source/fmcomp and /for m canot be linked for wntmsci12.pro when built with debug

2009-01-19 Thread aw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98247
 Issue #|98247
 Summary|svx/source/fmcomp and /form canot be linked for wntmsc
|i12.pro when built with debug
   Component|Database access
 Version|DEV300m38
Platform|All
 URL|
  OS/Version|Windows, all
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|fs
 Reported by|aw





--- Additional comments from a...@openoffice.org Mon Jan 19 15:01:04 + 
2009 ---
AW: As summary says: Try to work with an wntmsci12.pro win version, build
svx/source/fmcomp and/or svx/source/form with debug=t, svx can not link due to
'unresolved externals' from OSystemParseContext. Missing stuff is assignment
operator, copy constructor (and one more i cannot remember right now). Seems as
if this is not implicitely available in the non-debug build or not used. Please
check.

-
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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org