search for: rf_inittempdir

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

Did you mean: my_inittempdir
2006 Apr 24
1
undefined type 'struct tms' when compiling for MinGW
...nix.c:176: error: invalid use of undefined type `struct tms' sys-unix.c:177: error: invalid use of undefined type `struct tms' sys-unix.c:179: error: invalid use of undefined type `struct tms' sys-unix.c:180: error: invalid use of undefined type `struct tms' sys-unix.c: In function `Rf_InitTempDir': sys-unix.c:285: error: too many arguments to function `mkdir' sys-unix.c:294: error: too many arguments to function `mkdir' sys-unix.c: At top level: sys-unix.c:165: error: storage size of `timeinfo' isn't known make[3]: *** [sys-unix.lo] Error 1 make[3]: Leaving directory `/s...
2006 Oct 19
0
Memory leak
...rors, rerun with: -v ==11423== searching for pointers to 5,842 not-freed blocks. ==11423== checked 12,108,392 bytes. ==11423== ==11423== ==11423== 35 bytes in 1 blocks are definitely lost in loss record 9 of 34 ==11423== at 0x401A6EE: malloc (vg_replace_malloc.c:149) ==11423== by 0x816E183: Rf_InitTempDir (sysutils.c:589) ==11423== by 0x80EAF47: setup_Rmainloop (main.c:724) ==11423== by 0x80EB52A: Rf_mainloop (main.c:933) ==11423== by 0x8068381: main (Rmain.c:33) ==11423== ==11423== ==11423== 468 bytes in 22 blocks are definitely lost in loss record 16 of 34 ==11423== at 0x401A6EE: mal...