Back to the main page.

Bug 1604 - pthreads dlls should only be in external, not in buffer

Status CLOSED FIXED
Reported 2012-07-07 16:59:00 +0200
Modified 2012-08-23 10:39:40 +0200
Product: FieldTrip
Component: realtime
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P3 normal
Assigned to: Boris Reuderink
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2012-07-07 16:59:07 +0200

I just noticed that pthreads-win32 and win64 are still present in the following pi@raspberrypi:~/fieldtrip/realtime/src/buffer$ ls -al total 80 drwxr-xr-x 11 pi pi 4096 Jul 7 15:24 . drwxr-xr-x 7 pi pi 4096 Jul 7 15:44 .. -rw-r--r-- 1 pi pi 1480 Jul 7 15:24 COPYING drwxr-xr-x 4 pi pi 4096 Jul 7 15:41 cpp -rw-r--r-- 1 pi pi 188 Jul 7 15:24 INSTALL drwxr-xr-x 4 pi pi 4096 Jul 7 15:23 java -rw-r--r-- 1 pi pi 1657 Jul 7 15:24 LICENSE_BSD -rw-r--r-- 1 pi pi 17987 Jul 7 15:24 LICENSE_GPL drwxr-xr-x 3 pi pi 4096 Jul 7 15:23 matlab drwxr-xr-x 5 pi pi 4096 Jul 7 15:24 pthreads-win32 drwxr-xr-x 5 pi pi 4096 Jul 7 15:23 pthreads-win64 drwxr-xr-x 3 pi pi 4096 Jul 7 15:23 python -rw-r--r-- 1 pi pi 1411 Jul 7 15:24 README drwxr-xr-x 4 pi pi 4096 Jul 7 15:39 src drwxr-xr-x 6 pi pi 4096 Jul 7 15:31 .svn drwxr-xr-x 3 pi pi 4096 Jul 7 15:56 test whereas they are also here pi@raspberrypi:~/fieldtrip/realtime/src/external$ ll total 12 drwxr-xr-x 3 pi pi 4096 Jul 7 15:23 portaudio drwxr-xr-x 5 pi pi 4096 Jul 7 15:23 pthreads-win32 drwxr-xr-x 5 pi pi 4096 Jul 7 15:23 pthreads-win64 please remove the copy from buffer.


Boris Reuderink - 2012-07-11 13:58:32 +0200

Fixed in SVN revision 6262. The directories were empty.