To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84137
User kendy changed the following:
What |Old value |New value
================================================================================
Assigned to|kendy |mhu
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Jan 10 12:56:01 +0000
2008 -------
mhu: I am sorry, but I think you are not correct. ucb's build already depends
on vcl (I did not introduce the build dependency, just runtime dependency of
the gnome-vfs UCP on vcl which does no harm), while vcl build depends on
ucbhelper, and ucbhelper does _not_ depend on ucb - so no circular dependency
[build.pl would scream if there was one ;-)], and the runtime dependency is OK
[the UCPs are loaded using dlopen() anyway].
> head -n1 ucb/prj/build.lst
uc ucb : cppuhelper CURL:curl NEON:neon LIBXML2:libxml2 offapi sal salhelper
ucbhelper udkapi comphelper tools vcl NULL
> head -n1 vcl/prj/build.lst
vc vcl : BOOST:boost NAS:nas FREETYPE:freetype psprint rsc sot
ucbhelper unotools ICU:icu i18npool unoil ridljar X11_EXTENSIONS:x11_extensions
offuh basegfx basebmp SNDFILE:sndfile PORTAUDIO:portaudio transex3 NULL
> head -n1 ucbhelper/prj/build.lst
uh ucbhelper : offuh sal cppu cppuhelper salhelper NULL
---------------------------------------------------------------------
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]