To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42157


User pjanik changed the following:

                  What    |Old value                 |New value
================================================================================
                        CC|''                        |'hjs'
--------------------------------------------------------------------------------
                    Status|CLOSED                    |REOPENED
--------------------------------------------------------------------------------
                Resolution|WONTFIX                   |
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Dec 15 13:19:37 -0800 
2005 -------
bash-2.05$ CC pokus.c
Notice: The Early Access serial number will expire in 4 days.
In order to purchase the product, visit http://www.sun.com/forte/buy.html
or contact your Forte Tools reseller.
"pokus.c", line 1: Warning (Anachronism): main() must have a return type of int.
1 Warning(s) detected.
bash-2.05$ CC pokus.c >/dev/null
Notice: The Early Access serial number will expire in 4 days.
In order to purchase the product, visit http://www.sun.com/forte/buy.html
or contact your Forte Tools reseller.
"pokus.c", line 1: Warning (Anachronism): main() must have a return type of int.
1 Warning(s) detected.
bash-2.05$ CC pokus.c 2>/dev/null
bash-2.05$ 

So these messages go to error output.

bash-2.05$ pwd
/home/pjanik/BuildDir/ooo_OOA680_m1_src/icu/unxsols4.pro/misc/build/icu/source/stubdata
bash-2.05$ head -10 stubdata.d
Notice: The Early Access serial number will expire in 4 days.
In order to purchase the product, visit http://www.sun.com/forte/buy.html
or contact your Forte Tools reseller.
stubdata.o: stubdata.c
stubdata.o: ../common/unicode/utypes.h
stubdata.o: ../common/unicode/umachine.h
stubdata.o: ../common/unicode/platform.h
stubdata.o: /usr/include/inttypes.h
stubdata.o: /usr/include/sys/inttypes.h
stubdata.o: /usr/include/sys/int_types.h
bash-2.05$ 

I have four days to solve 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]

Reply via email to