Skip to content
Prev 1113 / 21312 Next

[Bioc-devel] Segfault/Valgrind/bgx

Hi Martin, Seth,
On 6 May 2007, at 18:45, Seth Falcon wrote:

            
Thanks so much - that was indeed it. In the past, the dirname string  
was "run.1", "run.2", etc... so in practice no more than 5 characters  
long. But just before the package was accepted, I had to change it to  
file.path(tempdir(),"bgx") by default, thus making it potentially a  
lot longer. I forgot to increase the length of of dirname  
apporpriately. Well spotted - thank you!
Thanks Seth. I'll definitely look into this for the next release.

Cheers,

Ernest