Port Bug Report: Cant compile on platform due to string class problem
От | Unprivileged user |
---|---|
Тема | Port Bug Report: Cant compile on platform due to string class problem |
Дата | |
Msg-id | 199904292131.RAA37727@hub.org обсуждение исходный текст |
Список | pgsql-ports |
============================================================================ POSTGRESQL BUG REPORT TEMPLATE ============================================================================ Your name : Sarah Officer Your email address : officers@aries.tucson.saic.com Category : install: compile Severity : serious Summary: Cant compile on platform due to string class problem System Configuration -------------------- Operating System : PostgreSQL version : 6.4.2 Compiler used : MIPSpro Compilers: Version 7.2.1 Hardware: --------- IRIX64 octopus 6.5 with R10000 processor MIPSpro Compilers: Version 7.2.1 -DEFAULT:abi=n32:isa=mips4:proc=r10k -show -n32 1. First the compiler choked on the string class. I got past this by adding the following line after the #include <string> 22d21 < using std::string; Versions of other tools: ------------------------ -------------------------------------------------------------------------- Problem Description: -------------------- 1. First the compiler choked on the string class. I got past this by adding the following line after the #include <string> 22d21 < using std::string; -------------------------------------------------------------------------- Test Case: ---------- -------------------------------------------------------------------------- Solution: --------- --------------------------------------------------------------------------
В списке pgsql-ports по дате отправления: