You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2006/05/22 20:11:30 UTC

[jira] Updated: (STDCXX-184) [HP aCC 3.63] error on abs() compiling localedef.cpp

     [ http://issues.apache.org/jira/browse/STDCXX-184?page=all ]

Martin Sebor updated STDCXX-184:
--------------------------------

    Environment: HP aCC 3.63  (was: HP aCC 3.363)

> [HP aCC 3.63] error on abs() compiling localedef.cpp
> ----------------------------------------------------
>
>          Key: STDCXX-184
>          URL: http://issues.apache.org/jira/browse/STDCXX-184
>      Project: C++ Standard Library
>         Type: Bug

>   Components: Utilities
>     Versions: 4.1.3
>  Environment: HP aCC 3.63
>     Reporter: Martin Sebor
>     Assignee: Martin Sebor

>
> localedef.cpp fails to compile with HP aCC 3.64
> gmake: Entering directory `/build/sebor/aCC-3.63-8d/bin'
> aCC -c -I/amd/devco/sebor/dev/stdlib/include/ansi -I/usr/include     -D_RWSTD_USE_CONFIG -I/build/sebor/aCC-3.63-8d/include -I/amd/devco/sebor/dev/stdlib/include -I/amd/devco/sebor/dev/stdlib/include/loc  -Aa +nostl  +O2  +w +W392 +W655 +W684 +W818 +W819 +W849  /amd/devco/sebor/dev/stdlib/src/util/localedef.cpp
> Error 174: "/amd/devco/sebor/dev/stdlib/include/ansi/cstdlib", line 200 #
>     Function redefinition; previously defined as "int abs(int)" at
>     ["/usr/include/../include/stdlib.h", line 40].
>     inline int abs (int __x)
>                ^^^          
> Error 445: "/amd/devco/sebor/dev/stdlib/include/ansi/cstdlib", line 200 #
>     Cannot recover from earlier errors.
>     inline int abs (int __x)
>     ^^^^^^^^^^^^^^          
> gmake: *** [localedef.o] Error 2
> gmake: Leaving directory `/build/sebor/aCC-3.63-8d/bin'

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira