search for: workarond

Displaying 3 results from an estimated 3 matches for "workarond".

Did you mean: workaround
2007 Nov 24
2
unexpected result from reshape
...pply(vnames, paste, 1:7, sep='.')) names(d) <- varying d1 <- reshape(d, varying=varying, direction="long") d[,'b.2'] == d1[d1$time==2,'b'] #This is TRUE, as expected ##Try to compare d and d1 now: they look right Any hint on what's wrong here? By now, my workarond is changing variable names before reshaping, than re-assign old variable names back after reshape. Best regards, Antonio, Fabio Di Narzo. > R.version _ platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major...
2002 May 21
0
[Bug 58] Cannot find a type to use in place of socklen_t
http://bugzilla.mindrot.org/show_bug.cgi?id=58 ------- Additional Comments From kamo at ITmanage.co.jp 2002-05-21 21:31 ------- On my system (RHL6.2), socklen_t is defined in /usr/include/bits/socket.h . My workarond: echo 'ac_cv_type_socklen_t=${ac_cv_type_socklen_t=yes}' >config.cache ./configure -C --with.... ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2010 Jan 22
3
[LLVMdev] Kaleidoscope-tutorial: Fails to create the JIT
...PreBuild/ is LLVM home [or: .../<OwnBuidl>/Release/] Build the Kaleidoscope tool, as mentioned in the docs: g++ -g -O3 $< -o $@ `${LLVM}/bin/llvm-config --cppflags --ldflags -- libs core jit native` Also tried with -rdynamic option; same result Please send me instruction for a patch/workarond, so I can continue this tutorial, make bug-reports and/or -fixes. Thanks! Notice: I'n not part of the -dev list, so please responds to my directly: albert AT mietus DOT nl, or the email in header. Thanks ALbert Mietus GSM: +316 16 531 258 Send prive mail to: ALbert at ons-huis...