[tools-issues] [Issue 88756] to-be-DEV300_m11: tools bu ild failure because of basegfx

2008-10-21 Thread badaa
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88756





--- Additional comments from [EMAIL PROTECTED] Tue Oct 21 09:45:37 + 
2008 ---
Thanks for the patch! This problem exists still in m31. My windows (sygwin)
build is broken due to this error.
BTW: This problem is probabely dependent on plattform because my linux builds
were ok.

-
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]



[tools-issues] [Issue 88756] to-be-DEV300_m11: tools bu ild failure because of basegfx

2008-10-21 Thread badaa
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88756





--- Additional comments from [EMAIL PROTECTED] Tue Oct 21 09:55:01 + 
2008 ---
Is it not duplicate of issue 92363? If not my problem should be counted among to
issue 92363.

-
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]



[tools-issues] [Issue 88756] to-be-DEV300_m11: tools bu ild failure because of basegfx

2008-05-12 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88756


User pjanik changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon May 12 07:04:45 + 
2008 ---
Verified, closing.



-
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]



[tools-issues] [Issue 88756] to-be-DEV300_m11: tools bu ild failure because of basegfx

2008-05-05 Thread ihi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88756


User ihi changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon May  5 10:55:32 + 
2008 ---
fixed on master

-
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]



[tools-issues] [Issue 88756] to-be-DEV300_m11: tools bu ild failure because of basegfx

2008-04-30 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88756


User pjanik changed the following:

What|Old value |New value

 Assigned to|thb   |ihi

Target milestone|---   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Wed Apr 30 16:22:20 + 
2008 ---
Reassign to Ivo for masterfixing this.



-
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]



[tools-issues] [Issue 88756] to-be-DEV300_m11: tools bu ild failure because of basegfx

2008-04-29 Thread thb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88756


User thb changed the following:

What|Old value |New value

  CC|'rene'|'aw,rene'





--- Additional comments from [EMAIL PROTECTED] Tue Apr 29 09:54:51 + 
2008 ---
definitely not. there's a reason that the numerical constants come frome a
platform header.

The root cause here is again the incomplete building before milestone 
releases...

-
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]



[tools-issues] [Issue 88756] to-be-DEV300_m11: tools bu ild failure because of basegfx

2008-04-29 Thread thb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88756





--- Additional comments from [EMAIL PROTECTED] Tue Apr 29 10:06:32 + 
2008 ---
pjanik: weird. ftools.hxx includes rtl/math.hxx, which includes rtl/math.h,
which includes rtl/ustring.h, which includes sal/types.h, which includes
sal/config.h (each of them the first include statement, respectively). And
config.h defines _USE_MATH_DEFINES (if _MSC_VER is defined, which I assume for
your platform), which then later enables the extended set of numeric constants
in system math.h (included from rtl/math.hxx). At least, there's no change in
include order or something here - did something change on your build platform?

-
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]



[tools-issues] [Issue 88756] to-be-DEV300_m11: tools bu ild failure because of basegfx

2008-04-29 Thread thb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88756





--- Additional comments from [EMAIL PROTECTED] Tue Apr 29 10:07:31 + 
2008 ---
pjanik: ah, wait a second - which file are you compiling?

-
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]



[tools-issues] [Issue 88756] to-be-DEV300_m11: tools bu ild failure because of basegfx

2008-04-29 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88756





--- Additional comments from [EMAIL PROTECTED] Tue Apr 29 14:38:45 + 
2008 ---
tools/source/generic/poly2.cxx

commenting

#include cstring
#include cmath

helped here...



-
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]



[tools-issues] [Issue 88756] to-be-DEV300_m11: tools bu ild failure because of basegfx

2008-04-28 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88756





--- Additional comments from [EMAIL PROTECTED] Mon Apr 28 11:20:15 + 
2008 ---
$ grep -r M_PI_2 /usr/include/*
/usr/include/math.h:# define M_PI_2 1.57079632679489661923  /* pi/2 
*/
/usr/include/math.h:# define M_PI_2l1.5707963267948966192313216916397514L 
/* pi/2 */

missing #include math.h?

-
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]



[tools-issues] [Issue 88756] to-be-DEV300_m11: tools bu ild failure because of basegfx

2008-04-28 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88756


User rene changed the following:

What|Old value |New value

  CC|''|'rene'





-
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]



[tools-issues] [Issue 88756] to-be-DEV300_m11: tools bu ild failure because of basegfx

2008-04-28 Thread ihi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88756


User ihi changed the following:

What|Old value |New value

 Assigned to|ihi   |aw





--- Additional comments from [EMAIL PROTECTED] Mon Apr 28 14:40:10 + 
2008 ---
Armin, please have a look

-
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]



[tools-issues] [Issue 88756] to-be-DEV300_m11: tools bu ild failure because of basegfx

2008-04-28 Thread aw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88756


User aw changed the following:

What|Old value |New value

 Assigned to|aw|thb





--- Additional comments from [EMAIL PROTECTED] Tue Apr 29 02:19:51 + 
2008 ---
AW-THB: I already suggested to define PI directly in ftools.hxx, so it's up to
You i guess...

-
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]



[tools-issues] [Issue 88756] to-be-DEV300_m11: tools bu ild failure because of basegfx

2008-04-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88756
 Issue #|88756
 Summary|to-be-DEV300_m11: tools build failure because of baseg
|fx
   Component|tools
 Version|DEV300m9
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|code
 Assigned to|ihi
 Reported by|pjanik





--- Additional comments from [EMAIL PROTECTED] Sat Apr 26 19:50:23 + 
2008 ---
f:/home\pavel\BuildDir\ooo_DEV300_m11_src\solver\300\wntmsci10.pro\inc\basegfx\numeric\ftools.hx
x(112) : error C2065: 'M_PI_2' : undeclared identifier
f:/home\pavel\BuildDir\ooo_DEV300_m11_src\solver\300\wntmsci10.pro\inc\basegfx\numeric\ftools.hx
x(121) : error C3861: 'M_PI_2': identifier not found, even with 
argument-dependent lookup

-
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]