search for: rstep

Displaying 7 results from an estimated 7 matches for "rstep".

Did you mean: step
2018 Apr 28
3
debugonce() functions are not considered as debugged
debugonce() sets a different flag (RSTEP), and this is not queried by isdebugged(), and it is also not unset by undebug(). Is this expected? If yes, is there a way to query and unset the RSTEP flag from R code? ? f <- function() { } ? debugonce(f) ? isdebugged(f) [1] FALSE ? undebug(f) Warning message: In undebug(f) : argument is no...
2018 May 22
2
debugonce() functions are not considered as debugged
...that works with callbacks from a central event loop, it is nice to be able to tell which callbacks are "debugged" currently, either via `debug()` or `debugonce()`. Gabor > Best, > Tomas > On 04/28/2018 01:57 PM, G?bor Cs?rdi wrote: > > debugonce() sets a different flag (RSTEP), and this is not queried by > > isdebugged(), and it is also not unset by undebug(). > > > > Is this expected? If yes, is there a way to query and unset the RSTEP flag > > from R code? > > > > ? f <- function() { } > > ? debugonce(f) > > ? isdebug...
2005 Jun 05
0
[PATCH] line endings fix
...lout; /* left "out" (i.e. post second filter) samples */ -static Float_t rinprebuf [MAX_ORDER * 2]; -static Float_t* rinpre; /* right input samples ... */ -static Float_t rstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; -static Float_t* rstep; -static Float_t routbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; -static Float_t* rout; -static unsigned int sampleWindow; /* number of samples required to reach number o...
2005 Jun 04
2
[PATCH] line endings fix
The replay gain code has dos line endings in CVS, which causes problems for the Sun compiler, among others. Attached is a patch for the lazy, but it's probably easier to fix locally and commit. -r
2018 May 21
0
debugonce() functions are not considered as debugged
...ng that function via "s" while debugging its caller. There is no way to query or unset this mark. Do you have a good use case when it would be useful to query/unset the mark for debugonce? Best, Tomas On 04/28/2018 01:57 PM, G?bor Cs?rdi wrote: > debugonce() sets a different flag (RSTEP), and this is not queried by > isdebugged(), and it is also not unset by undebug(). > > Is this expected? If yes, is there a way to query and unset the RSTEP flag > from R code? > > ? f <- function() { } > ? debugonce(f) > ? isdebugged(f) > [1] FALSE > > ? undebu...
2018 May 23
0
debugonce() functions are not considered as debugged
...;? And, if so, why? What would the "helpers" do specially when isdebugged(fun) returned TRUE, why is that an important use case? Tomas > > Gabor > >> Best, >> Tomas >> On 04/28/2018 01:57 PM, G?bor Cs?rdi wrote: >>> debugonce() sets a different flag (RSTEP), and this is not queried by >>> isdebugged(), and it is also not unset by undebug(). >>> >>> Is this expected? If yes, is there a way to query and unset the RSTEP > flag >>> from R code? >>> >>> ? f <- function() { } >>> ? debugo...
2009 Jun 08
6
Display of Photomatix GUI Has No Buttons, Checkmarks
I would like to use Photomatix Pro 3.1.3 on my WINE install. I was able to successfully install it after installing corefonts and .NET 2.0 using winetricks. The program opens fine but none of the buttons, checkmarks, or other window dressings appear: [Image: http://img93.imageshack.us/img93/7739/photomatix.png ] I have several other applications installed in WINE and none of them exhibit this