Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14503] New: ifstatus doesn't compile under test grimoire with gcc/g++ 4.3.0

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14503] New: ifstatus doesn't compile under test grimoire with gcc/g++ 4.3.0
  • Date: 1 May 2008 18:40:06 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14503

Summary: ifstatus doesn't compile under test grimoire with
gcc/g++ 4.3.0
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: net
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: jevv.cr AT gmail.com


ifstatus doesn't compile any more under test after the gcc/g++ upgrade to
4.3.0:

g++ -march=pentium3 -pipe -O3 -c -o Config.o Config.cc
In file included from Config.cc:26:
Main.h:74: warning: 'typedef' was ignored in this declaration
Config.cc: In member function 'void Config::LoadHomePath()':
Config.cc:119: error: 'getenv' was not declared in this scope
Config.cc: In member function 'void Config::LoadDefaultConfig()':
Config.cc:132: error: 'getenv' was not declared in this scope
make: *** [Config.o] Error 1

The whole cast log is also attached. Sorry I'm not contributing with any work
around, :(.

Javier.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14503] New: ifstatus doesn't compile under test grimoire with gcc/g++ 4.3.0, bugzilla-daemon, 05/01/2008

Archive powered by MHonArc 2.6.24.

Top of Page