← Back to team overview

yade-dev team mailing list archive

[Bug 490223] [NEW] r1823 compilation error in debug mode

 

Public bug reported:

C core/main/pyboot.cpp
core/main/pyboot.cpp: In function 'void crashHandler(int)':
core/main/pyboot.cpp:19: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result
core/main/pyboot.cpp: In function 'void yadeInitialize(boost::python::list&, bool)':
core/main/pyboot.cpp:41: error: 'logger' was not declared in this scope
scons: *** [/home/gladk/dem/yade/testMono/build-testMono/core/main/pyboot.os] Error 1
scons: building terminated because of errors.

** Affects: yade
     Importance: Undecided
         Status: New

-- 
r1823 compilation error in debug mode
https://bugs.launchpad.net/bugs/490223
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: New

Bug description:
C core/main/pyboot.cpp
core/main/pyboot.cpp: In function 'void crashHandler(int)':
core/main/pyboot.cpp:19: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result
core/main/pyboot.cpp: In function 'void yadeInitialize(boost::python::list&, bool)':
core/main/pyboot.cpp:41: error: 'logger' was not declared in this scope
scons: *** [/home/gladk/dem/yade/testMono/build-testMono/core/main/pyboot.os] Error 1
scons: building terminated because of errors.



Follow ups

References