[tools-issues] [Issue 90810] tools: cmath brought back. ..

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


User mh changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Wed Jul 23 07:56:45 + 
2008 ---
close issue.

-
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 90810] tools: cmath brought back. ..

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





--- Additional comments from [EMAIL PROTECTED] Wed Jun 25 08:31:22 + 
2008 ---
As everyone here seems to have calmed down a bit meanwhile, I'll try a proposal
how to propose.

Pavel's build with (admittedly deprecated) .Net 2003 compiler breaks now. Our
build with Sun Studio 12 is supposed to break soon (as we have not yet switched
to use that compiler, though it is planned for the very next future). Therefore
I propose to undo Heiner's std:: changes for now and make the code compile for
.Net2003 again, but only as an interims solution. I'll submit a follow up issue
for getting the code buildable with both compilers and will list all affected
files there. That change however should be done on a regular CWS to have better
testing possibilities, not as master fix.

-
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 90810] tools: cmath brought back. ..

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


User rt changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Jun 25 09:01:04 + 
2008 ---
Follow-up issue has been submitted: issue 91042

For now I rewinded the changes to poly2.cxx and line.cxx for DEV300 m22.

-
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 90810] tools: cmath brought back. ..

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


User rt changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.0





-
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 90810] tools: cmath brought back. ..

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





--- Additional comments from [EMAIL PROTECTED] Tue Jun 24 14:02:43 + 
2008 ---
Pavel, could you be a bit more specific? Does the test for the old .Net2003
compiler fail? I can't no longer verify it here with reasonable effort.

I would also like to propose the degradation of the .Net2003 compiler on DEV300
to a still supported but deprecated compiler, meaning that issues arising from
it are no longer P1. We won't be able to support it forever, though. Please see
here: http://blogs.sun.com/GullFOSS/entry/supported_compilers_for_openoffice_org

Reassigning the issue back to pjanik: Pavel, seemingly you are the only one
still using .Net2003 (what about Volker and Thor?), could you please provide a
workable patch which special cases the broken case and not the correct case? I'm
open for all solutions including using namespace std:: but if there is a less
dirty solution I would definitely prefer it.

-
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 90810] tools: cmath brought back. ..

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


User hr changed the following:

What|Old value |New value

 Assigned to|hr|pjanik





--- Additional comments from [EMAIL PROTECTED] Tue Jun 24 14:10:39 + 
2008 ---
Reassign to pjanik.

-
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 90810] tools: cmath brought back. ..

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


User pjanik changed the following:

What|Old value |New value

 Assigned to|pjanik|rt





--- Additional comments from [EMAIL PROTECTED] Tue Jun 24 14:17:32 + 
2008 ---
So as a masterfix, revert the recent change which broken old compiler.

diff -urN ooo_DEV300_m20_src.orig/tools/source/generic/line.cxx 
ooo_DEV300_m20_src/tools/source/generic/line.cxx
--- ooo_DEV300_m20_src.orig/tools/source/generic/line.cxx   2008-06-19 
08:05:11.0 
+0200
+++ ooo_DEV300_m20_src/tools/source/generic/line.cxx2008-06-19 
08:06:11.0 
+0200
@@ -243,7 +243,7 @@
fDist *= -1.0; 
}
 else if( fR = 1.0 )
-   fDist = fS * std::sqrt( fL2 );
+   fDist = fS * sqrt( fL2 );
 else
{
fDist = hypot( maEnd.X() - rPtX, maEnd.Y() - rPtY );
diff -urN ooo_DEV300_m20_src.orig/tools/source/generic/poly2.cxx 
ooo_DEV300_m20_src/tools/source/generic/poly2.cxx
--- ooo_DEV300_m20_src.orig/tools/source/generic/poly2.cxx  2008-06-19 
08:05:11.0 
+0200
+++ ooo_DEV300_m20_src/tools/source/generic/poly2.cxx   2008-06-19 
08:05:35.0 
+0200
@@ -686,7 +686,7 @@
if( nAngle10 )
{
const double fAngle = F_PI1800 * nAngle10;
-   Rotate( rCenter, std::sin( fAngle ), std::cos( fAngle ) );
+   Rotate( rCenter, sin( fAngle ), cos( fAngle ) );
}
 }
 



-
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 90810] tools: cmath brought back. ..

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





--- Additional comments from [EMAIL PROTECTED] Tue Jun 24 15:18:40 + 
2008 ---
@rt: I oppose the simple reverting of the change because:
- wrong c++
- will break builds with SS12 and compiler provided STL on Solaris

@pjanik: this is not really helpful.

-
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 90810] tools: cmath brought back. ..

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





--- Additional comments from [EMAIL PROTECTED] Tue Jun 24 15:28:33 + 
2008 ---
blauwal ;-)

You change is what broke the current working status quo ;-) And yes, it was not 
really helpful to me ;-) I 
had to skip two milestones because of the amount of breakages...



-
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 90810] tools: cmath brought back. ..

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





--- Additional comments from [EMAIL PROTECTED] Tue Jun 24 16:12:08 + 
2008 ---
Pavel,

my changes certainly did work with the official Windows compiler on DEV300 on
(.Net 2008) and thats the current working status quo. They didn't work with a
deprecated compiler (.Net 2003). Now I'm a reasonable man and it's certainly
possible to get this working for both cases as a compromise so I made a few
suggestions. Simply feeding RĂ¼diger a number of patches which reverts the code
to it's broken state and kill the Solaris 64 bit builds is not a compromise.

Since I guess these kinds of problems will happen more often in future and I
certainly don't want to play P1 issue ping pong on these I suggest that we'll
officially kill .Net2003 because it's simply to painful to further support it. 

Well, it would be a lot less painful to support this deprecated compiler in
future if correct changes made for the benefit of a modern compiler wouldn't be
just reverted but, but, working together, we could find a solution that work
with both.

-
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 90810] tools: cmath brought back. ..

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





--- Additional comments from [EMAIL PROTECTED] Tue Jun 24 16:16:39 + 
2008 ---
 I suggest that we'll officially kill .Net2003

This is hamburgism. We can't do so at least not before 2.4.x branch is 
officially dead.

We can't do se, because community developers can't pay for people administering 
two compilers on their 
machines...



-
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 90810] tools: cmath brought back. ..

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





--- Additional comments from [EMAIL PROTECTED] Tue Jun 24 16:52:56 + 
2008 ---
@pjanik: Now, if you said paying for a new commercial compiler I certainly
would have understand that, and I'm sure that a solution can be found. But
administering? I guess the price to be paid by using an 5 years older compiler
than the majority of the developers - I'm not sure how many developers still use
the old compiler on DEV300, can't be that many - is way higher than to
administer two compiler installations. But I do admit, that doing this on
Windows is as usual a p*** in the a**.


-
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 90810] tools: cmath brought back. ..

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





--- Additional comments from [EMAIL PROTECTED] Tue Jun 24 16:57:54 + 
2008 ---
blauwal: yes, but paying is one part of the problem for community people.

I do not want to argue about the number of builders on Windows. Because I 
expect I'm at least 1/4 of 
them ;-)



-
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 90810] tools: cmath brought back. ..

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





--- Additional comments from [EMAIL PROTECTED] Tue Jun 24 17:16:26 + 
2008 ---
Pavel,

please enter the compiler versions etc for your builds in this table here:

http://wiki.services.openoffice.org/wiki/Compiler_versions_used_by_port_maintainers_and_release_engineers

This table is exactly meant to determine when we are able to officially kill the
support for aging compilers. I for instance wasn't aware that you still use the
.Net2003 compiler, I thought you would use the .Net 2008 Express version.

Now if we could finally get rid of gcc-3.3.x  :)

-
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 90810] tools: cmath brought back. ..

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


User pjanik changed the following:

What|Old value |New value

  Status|RESOLVED  |REOPENED

  Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Thu Jun 19 06:03:32 + 
2008 ---
no, this still breaks in m20:

f:/home\pavel\BuildDir\ooo_DEV300_m20_src\tools\source\generic\poly2.cxx(689) : 
error C2039: 'sin' : 
is not a member of '_STL'
f:/home\pavel\BuildDir\ooo_DEV300_m20_src\tools\source\generic\poly2.cxx(689) : 
error C2039: 'cos' : 
is not a member of '_STL'




-
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 90810] tools: cmath brought back. ..

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


User pjanik changed the following:

What|Old value |New value

 Assigned to|pjanik|rt

  Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Thu Jun 19 06:07:28 + 
2008 ---
.

-
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 90810] tools: cmath brought back. ..

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


User rt changed the following:

What|Old value |New value

 Assigned to|rt|hr





--- Additional comments from [EMAIL PROTECTED] Thu Jun 19 07:51:51 + 
2008 ---
.

-
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 90810] tools: cmath brought back. ..

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


User rt changed the following:

What|Old value |New value

 Assigned to|rt|hr





--- Additional comments from [EMAIL PROTECTED] Wed Jun 18 07:40:17 + 
2008 ---
Heiner, what would you propose 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 90810] tools: cmath brought back. ..

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





--- Additional comments from [EMAIL PROTECTED] Wed Jun 18 09:47:10 + 
2008 ---
Sigh, I had hoped all our compilers do this right now. This is with an old
windows compiler right? I've compiled the stuff on Linux, Solaris and Windows
(.Net 2008).

SunStudio12 with the compiler provided STLPort requires cmath if using math
functions in the std:: namespace but no longer pollutes the namespace with the
unqualified versions of the symbols. I had to fix numerous cases where someone
included cmath and not math.h and used sin(), cos() unqualified.

Possible fixes:
  - using old style unqualified function names with math.h only
  - using namespace std at the top of poly2.cxx : dirty, dirty
  - conditionally include cmath for all compilers bit .Net2003

-
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 90810] tools: cmath brought back. ..

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





--- Additional comments from [EMAIL PROTECTED] Wed Jun 18 10:35:52 + 
2008 ---
Created an attachment (id=54563)
Patch for poly2.cxx anf line.cxx


-
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 90810] tools: cmath brought back. ..

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





--- Additional comments from [EMAIL PROTECTED] Wed Jun 18 10:41:35 + 
2008 ---
Heiner, Pavel, how about the attached patch?

-
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 90810] tools: cmath brought back. ..

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


User rt changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Jun 18 11:27:50 + 
2008 ---
Committed as masterfix for DEV300 m20.

-
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 90810] tools: cmath brought back. ..

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


User rt changed the following:

What|Old value |New value

 Assigned to|hr|pjanik





--- Additional comments from [EMAIL PROTECTED] Wed Jun 18 11:28:31 + 
2008 ---
Please verify  close

-
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 90810] tools: cmath brought back. ..

2008-06-17 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90810
 Issue #|90810
 Summary|tools: cmath brought back...
   Component|tools
 Version|DEV300m19
Platform|All
 URL|
  OS/Version|Windows, all
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|code
 Assigned to|rt
 Reported by|pjanik





--- Additional comments from [EMAIL PROTECTED] Tue Jun 17 15:31:09 + 
2008 ---
f:/home\pavel\BuildDir\ooo_DEV300_m20_src\tools\source\generic\poly2.cxx(689) : 
error C2039: 'sin' : 
is not a member of '_STL'
f:/home\pavel\BuildDir\ooo_DEV300_m20_src\tools\source\generic\poly2.cxx(689) : 
error C2039: 'cos' : 
is not a member of '_STL'
dmake:  Error code 2, while making '../../wntmsci10.pro/obj/poly2.obj'

The fix for #i88947# broke #i88756# again.

-
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 90810] tools: cmath brought back. ..

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





--- Additional comments from [EMAIL PROTECTED] Tue Jun 17 15:33:00 + 
2008 ---
The same applies to line.cxx.



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