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 2007/03/16 00:56:09 UTC

[jira] Assigned: (STDCXX-300) [XLC++ 8.0] error 1540-0062 compiling ti_money_get.cpp

     [ https://issues.apache.org/jira/browse/STDCXX-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor reassigned STDCXX-300:
-----------------------------------

    Assignee: Martin Sebor

> [XLC++ 8.0] error 1540-0062 compiling ti_money_get.cpp
> ------------------------------------------------------
>
>                 Key: STDCXX-300
>                 URL: https://issues.apache.org/jira/browse/STDCXX-300
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Build
>         Environment: XLC++ 8.0/AIX
>            Reporter: Martin Sebor
>         Assigned To: Martin Sebor
>
> The latest library fails to build with IBM XLC++ 8.0 on AIX with the error below:
> xlCcore -c -I/build2/batman/5.0.0/builds/33187497/source-buildspace/include/ansi -D_RWSTDDEBUG    -D_RWSTD_USE_CONFIG -I/build2/batman/5.0.0/builds/33187497/source-buildspace/include -I/build2/batman/5.0.0/builds/33187497/source-buildspace/build/include  -g  -qtemplateregistry=repository.ti    /build2/batman/5.0.0/builds/33187497/source-buildspace/src/ti_money_get.cpp
> "/build2/batman/5.0.0/builds/33187497/source-buildspace/include/streambuf", line 288.43: 1540-0062 (S) The incomplete class "_Traits" must not be used as a qualifier.
> "/build2/batman/5.0.0/builds/33187497/source-buildspace/include/rw/_ioiter.h", line 144.44: 1540-0700 (I) The previous message was produced while processing "class std::basic_streambuf<char,std::char_traits<char> >".
> gmake: *** [ti_money_get.o] Error 1
> gmake: Leaving directory `/build2/batman/5.0.0/builds/33187497/source-buildspace/build/lib'

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.