search for: innerfunct

Displaying 2 results from an estimated 2 matches for "innerfunct".

Did you mean: innerfunc
2013 Jun 12
2
Functions within functions - environments
Dear list, I have a problem with nested functions and I don't manage to get it solved. I know I should be looking in environments, and I have tried a lot, but it keeps on erroring. An easy version of the problem is as follows: innerfunction<-function() { print(paste(a, " from inner function")) print(paste(b, " from inner function")) setwd(wd) } middlefunction<-function() { b="b" print(paste(b, " from middle function")) innerfunction() } outerfunction<-func...
2016 Oct 04
28
[Bug 98039] New: KMail crash on starting (nouveau-related)
...00007ff6ce3fd6fa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this at entry=0x7ff6971f5c50, flags=..., flags at entry=...) at kernel/qeventloop.cpp:204 #6 0x00007ff6ce2233c3 in QThread::exec() (this=this at entry=0x7ff6ccafbd20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:500 #7 0x00007ff6cc888985 in QDBusConnectionManager::run() (this=0x7ff6ccafbd20 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:189 #8 0x00007ff6ce2282e8 in QThreadPrivate::start(void*) (arg=0x7ff6ccafbd20 &l...